Home
last modified time | relevance | path

Searched defs:ComputeShaderTest (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DComputeShaderTest.cpp18 class ComputeShaderTest : public ANGLETest<> class
21 ComputeShaderTest() {} in ComputeShaderTest() function in __anond12490af0111::ComputeShaderTest
99 TEST_P(ComputeShaderTest, LinkComputeProgram) in TEST_P() argument
114 TEST_P(ComputeShaderTest, DetachShaderAfterLinkSuccess) in TEST_P() argument
144 TEST_P(ComputeShaderTest, LinkComputeProgramNoLocalSizeLinkError) in TEST_P() argument
161 TEST_P(ComputeShaderTest, LinkComputeProgramWithUniforms) in TEST_P() argument
189 TEST_P(ComputeShaderTest, AttachMultipleShaders) in TEST_P() argument
238 TEST_P(ComputeShaderTest, AttachmentCount) in TEST_P() argument
286 TEST_P(ComputeShaderTest, StartRenderingWithComputeProgram) in TEST_P() argument
303 TEST_P(ComputeShaderTest, DispatchComputeWithRenderingProgram) in TEST_P() argument
[all …]
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cProgramInterfaceQueryTests.cpp443 class ComputeShaderTest : public PIQBase class
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp4535 class ComputeShaderTest : public PIQBase class