Searched defs:computeProgram (Results 1 – 5 of 5) sorted by relevance
423 const Program *computeProgram = getShaderProgram(ShaderType::Compute); in updateLinkedVaryings() local
244 GLuint computeProgram = glCreateProgram(); in TEST_P() local
837 …glu::ShaderProgram computeProgram (ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramSe… in invalid_write_built_in_constants() local
2134 GLuint computeProgram = glCreateProgram(); in TEST_P() local2287 GLuint computeProgram = CompileComputeProgram(computeShaderStream.str().c_str()); in TEST_P() local
3837 GLuint computeProgram = CompileComputeProgram(kCS); in TEST_P() local