Home
last modified time | relevance | path

Searched defs:DispatchCompute (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DExternalBufferTest.cpp192 TEST_P(ExternalBufferTestES31, DispatchCompute) in TEST_P() argument
DComputeShaderTest.cpp376 TEST_P(ComputeShaderTest, DispatchCompute) in TEST_P() argument
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_3_autogen.cpp241 void GL_APIENTRY DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in DispatchCompute() function
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp167 void GL_APIENTRY DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in DispatchCompute() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DComputeShaderTest.cpp375 TEST_P(ComputeShaderTest, DispatchCompute) in TEST_P() argument
/third_party/mesa3d/src/mesa/main/
Ddd.h1168 void (*DispatchCompute)(struct gl_context *ctx, const GLuint *num_groups); member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dentry_points_enum_autogen.h249 DispatchCompute, enumerator