Home
last modified time | relevance | path

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

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