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

  /external/deqp/external/openglcts/modules/common/
glcParallelShaderCompileTests.cpp 273 gl.getShaderiv(fragmentShader.getShader(), GL_COMPLETION_STATUS_KHR, &completionStatus);
286 gl.getProgramiv(program.getProgram(), GL_COMPLETION_STATUS_KHR, &completionStatus);
380 gl.getShaderiv(fragmentShader[i], GL_COMPLETION_STATUS_KHR, &completionStatus);
422 gl.getProgramiv(program[i], GL_COMPLETION_STATUS_KHR, &completionStatus);
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [all...]
  /external/swiftshader/include/GLES2/
gl2ext.h 165 #define GL_COMPLETION_STATUS_KHR 0x91B1
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h 165 #define GL_COMPLETION_STATUS_KHR 0x91B1
    [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]

Completed in 209 milliseconds