Searched defs:numGroupsX (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | RendererGL.cpp | 347 GLuint numGroupsX, in dispatchCompute()
|
H A D | ContextGL.cpp | 976 GLuint numGroupsX, in dispatchCompute()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fNegativeComputeTests.cpp | 539 GLuint numGroupsX; in invalid_dispatch_compute_indirect() member
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Context9.cpp | 488 GLuint numGroupsX, in dispatchCompute()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | ContextNULL.cpp | 520 GLuint numGroupsX, in dispatchCompute()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | StateManager11.cpp | 427 void ShaderConstants11::setComputeWorkGroups(GLuint numGroupsX, in setComputeWorkGroups() 885 GLuint numGroupsX, in updateStateForCompute()
|
H A D | Context11.cpp | 954 GLuint numGroupsX, in dispatchCompute()
|
H A D | Renderer11.cpp | 4166 GLuint numGroupsX, in dispatchCompute()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ContextWgpu.cpp | 956 GLuint numGroupsX, in dispatchCompute()
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | validationES31.cpp | 1356 GLuint numGroupsX, in ValidateDispatchCompute()
|
H A D | Context.cpp | 6577 void Context::dispatchCompute(GLuint numGroupsX, GLuint numGroupsY, GLuint numGroupsZ) in dispatchCompute()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 6798 GLuint numGroupsX, in dispatchCompute()
|