Searched defs:gridsize (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
H A D | TensorDeviceGpu.h | 359 #define LAUNCH_GPU_KERNEL(kernel, gridsize, blocksize, sharedmem, device, ...) \ argument 365 #define LAUNCH_GPU_KERNEL(kernel, gridsize, blocksize, sharedmem, device, ...) \ argument
|
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pDepthTests.cpp | 177 const int gridsize = resolution + 1; in getFullScreenGrid() local 341 string getGridDiscardFragmentShader(int gridsize) in getGridDiscardFragmentShader() 458 glu::ProgramSources getGridDiscardShader(int gridsize) in getGridDiscardShader() 1663 const char *desc, int gridsize) in PartialOccluderDiscardCullCase()
|