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

  /external/autotest/client/deps/glbench/src/
fillratetest.cc 188 GLuint destination_texture = 0; local
189 glGenTextures(1, &destination_texture);
190 glBindTexture(GL_TEXTURE_2D, destination_texture);
207 destination_texture, 0);
229 glDeleteTextures(1, &destination_texture);
  /external/deqp/external/openglcts/modules/common/
glcRobustBufferAccessBehaviorTests.cpp     [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.cpp     [all...]

Completed in 224 milliseconds