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

  /external/deqp/modules/glshared/
glsSamplerObjectTest.hpp 82 static GLuint createTextureCube (const glw::Functions& gl);
141 static GLuint createTextureCube (const glw::Functions& gl, int id);
glsSamplerObjectTest.cpp 431 GLuint TextureSamplerTest::createTextureCube (const glw::Functions& gl)
479 return createTextureCube(gl);
    [all...]

Completed in 61 milliseconds