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

  /external/deqp/external/openglcts/modules/gl/
gl4cDirectStateAccessTexturesTests.cpp     [all...]
gl4cTextureFilterMinmaxTests.cpp 626 gl.textureParameteriv(texture->getGLTexture(), GL_TEXTURE_REDUCTION_MODE_ARB, &pname);
627 GLU_EXPECT_NO_ERROR(gl.getError(), "textureParameteriv error occurred");
  /external/deqp/framework/opengl/wrapper/
glwFunctions.inl     [all...]
glwInitExtGL.inl     [all...]
glwInitGL45.inl     [all...]
glwInitGL46.inl     [all...]
glwImpl.inl     [all...]
  /external/skqp/src/gpu/gl/
GrGLTestInterface.cpp 221 fFunctions.fTextureParameteriv = bind_to_member(this, &GrGLTestInterface::textureParameteriv);
GrGLTestInterface.h 226 virtual GrGLvoid textureParameteriv(GrGLuint texture, GrGLenum target, GrGLenum pname, const GrGLint *param) {}
    [all...]
  /external/skia/src/gpu/gl/
GrGLTestInterface.h 226 virtual GrGLvoid textureParameteriv(GrGLuint texture, GrGLenum target, GrGLenum pname, const GrGLint *param) {}
    [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl     [all...]

Completed in 430 milliseconds