Searched defs:csSource (Results 1 – 7 of 7) sorted by relevance
117 std::string csSource = getComputeShaderCode(work_group_size); in initTest() local
123 std::string csSource = getComputeShaderCode(); in initTest() local
120 std::string csSource = getComputeShaderCode(); in initTest() local
136 std::string csSource = getComputeShaderCode(); in initFirstPhase() local1375 std::string csSource = getISComputeShaderCode(); in initializeBufferObjectData() local1493 std::string csSource = getSSBOComputeShaderCode(); in initializeBufferObjectData() local
995 std::string csSource = getComputeShaderCode(info); in iterate() local
315 GLuint CompileComputeProgram(const char *csSource, bool outputErrorMessages) in CompileComputeProgram()
1951 const char csSource[] = in TEST_P() local