Searched defs:computeProgram (Results 1 – 5 of 5) sorted by relevance
371 GLuint computeProgram; in CopyDeviceTextureToSSBO() local409 GLuint computeProgram; in CopyDeviceSSBOToTexture() local
189 GLuint computeProgram = glCreateProgram(); in TEST_P() local
386 const Program *computeProgram = getShaderProgram(ShaderType::Compute); in updateLinkedVaryings() local
837 …glu::ShaderProgram computeProgram (ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramSe… in invalid_write_built_in_constants() local
2069 GLuint computeProgram = glCreateProgram(); in TEST_P() local2222 GLuint computeProgram = CompileComputeProgram(computeShaderStream.str().c_str()); in TEST_P() local