Home
last modified time | relevance | path

Searched defs:deleteTexture (Results 1 – 13 of 13) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayTex3DValidation.cpp241 void TextureCubeMapArrayTex3DValidation::deleteTexture() in deleteTexture() function in glcts::TextureCubeMapArrayTex3DValidation
/external/skia/modules/canvaskit/
Dwebgl.js61 'deleteTexture': function(webglHandle, texHandle) { method
/external/deqp/modules/gles31/functional/
Des31fShaderTextureSizeTests.cpp445 void TextureSizeCase::deleteTexture(void) in deleteTexture() function in deqp::gles31::Functional::__anon2f11de510111::TextureSizeCase
/external/deqp/external/openglcts/modules/common/
DglcNearestEdgeTests.cpp267 void NearestEdgeTestCase::deleteTexture() in deleteTexture() function in glcts::__anon052cba910111::NearestEdgeTestCase
DglcKHRDebugTests.cpp1231 GLvoid LabelsTest::deleteTexture(const Functions *gl, GLuint id) in deleteTexture() function in glcts::KHRDebug::LabelsTest
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
DGlUtil.java330 public static void deleteTexture(int textureId) { in deleteTexture() method in GlUtil
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
DGlUtil.java307 public static void deleteTexture(int textureId) { in deleteTexture() method in GlUtil
/external/deqp/modules/glshared/
DglsLongStressCase.hpp223 … float deleteTexture; //!< Delete texture at end of iteration, even if we could re-use it. member
/external/deqp/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp336 void Utils::deleteTexture(deqp::Context &context, const GLuint id) in deleteTexture() function in gl4cts::StencilTexturing::Utils
Dgl4cCopyImageTests.cpp608 void Utils::deleteTexture(deqp::Context &context, GLenum target, GLuint name) in deleteTexture() function in gl4cts::CopyImage::Utils
/external/angle/src/libANGLE/renderer/gl/
DStateManagerGL.cpp275 void StateManagerGL::deleteTexture(GLuint texture) in deleteTexture() function in rx::StateManagerGL
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp793 void ReferenceContext::deleteTexture(Texture *texture) in deleteTexture() function in sglr::ReferenceContext
/external/angle/src/libANGLE/
DContext.cpp1223 void Context::deleteTexture(TextureID textureID) in deleteTexture() function in gl::Context