Home
last modified time | relevance | path

Searched defs:createTextures (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp257 void TextureBorderClampSamplingTexture<InputType, OutputType>::createTextures(void) in createTextures() function in glcts::TextureBorderClampSamplingTexture
/external/deqp/external/openglcts/modules/common/
DglcPackedDepthStencilTests.cpp491 void BaseTest::createTextures() in createTextures() function in glcts::BaseTest
/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h641 PFNGLCREATETEXTURESPROC createTextures = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl137 glCreateTexturesFunc createTextures; variable
/external/angle/src/libANGLE/
DContext_gl.cpp3051 void Context::createTextures(GLenum target, GLsizei n, GLuint *textures) in createTextures() function in gl::Context