Home
last modified time | relevance | path

Searched defs:computeProgram (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLMultiContextTest.cpp244 GLuint computeProgram = glCreateProgram(); in TEST_P() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeComputeTests.cpp890 glu::ShaderProgram computeProgram(ctx.getRenderContext(), glu::ProgramSources() in invalid_write_built_in_constants() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DComputeShaderTest.cpp2134 GLuint computeProgram = glCreateProgram(); in TEST_P() local
2287 GLuint computeProgram = CompileComputeProgram(computeShaderStream.str().c_str()); in TEST_P() local
H A DFramebufferTest.cpp4810 GLuint computeProgram = CompileComputeProgram(kCS); in TEST_P() local