HomeSort by relevance Sort by last modified time
    Searched refs:CreateProgramCS (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp 227 GLuint CreateProgramCS(const std::string& cs)
562 m_program = CreateProgramCS(glsl_cs);
977 m_program = CreateProgramCS(ss.str());
    [all...]
gl4cShaderStorageBufferObjectTests.cpp 352 GLuint CreateProgramCS(const std::string& cs)
712 m_program = CreateProgramCS(glsl_cs);
    [all...]
  /external/deqp/external/openglcts/modules/gles31/
es31cShaderStorageBufferObjectTests.cpp 222 GLuint CreateProgramCS(const std::string& cs)
558 m_program = CreateProgramCS(glsl_cs);
973 m_program = CreateProgramCS(ss.str());
    [all...]

Completed in 618 milliseconds