Home
last modified time | relevance | path

Searched defs:createTextures (Results 1 – 6 of 6) 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/webrtc/talk/app/webrtc/java/android/org/webrtc/
DVideoRendererGui.java187 private void createTextures() { in createTextures() method in VideoRendererGui.YuvImageRenderer
/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.cpp3061 void Context::createTextures(GLenum target, GLsizei n, GLuint *textures) in createTextures() function in gl::Context