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.cpp240 void TextureCubeMapArrayTex3DValidation::deleteTexture() in deleteTexture() function in glcts::TextureCubeMapArrayTex3DValidation
/external/skia/modules/canvaskit/
Dgpu.js58 'deleteTexture': function(webglHandle, texHandle) { method
/external/deqp/modules/gles31/functional/
Des31fShaderTextureSizeTests.cpp428 void TextureSizeCase::deleteTexture (void) in deleteTexture() function in deqp::gles31::Functional::__anon060ff3070111::TextureSizeCase
/external/deqp/external/openglcts/modules/common/
DglcNearestEdgeTests.cpp256 void NearestEdgeTestCase::deleteTexture () in deleteTexture() function in glcts::__anondc2acf470111::NearestEdgeTestCase
DglcKHRDebugTests.cpp1225 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.hpp224 float deleteTexture; //!< Delete texture at end of iteration, even if we could re-use it. member
/external/deqp/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp337 void Utils::deleteTexture(deqp::Context& context, const GLuint id) in deleteTexture() function in gl4cts::StencilTexturing::Utils
Dgl4cCopyImageTests.cpp506 void Utils::deleteTexture(deqp::Context& context, GLenum target, GLuint name) in deleteTexture() function in gl4cts::CopyImage::Utils
/external/angle/src/libANGLE/renderer/gl/
DStateManagerGL.cpp244 void StateManagerGL::deleteTexture(GLuint texture) in deleteTexture() function in rx::StateManagerGL
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp712 void ReferenceContext::deleteTexture (Texture* texture) in deleteTexture() function in sglr::ReferenceContext
/external/angle/src/libANGLE/
DContext.cpp1047 void Context::deleteTexture(TextureID texture) in deleteTexture() function in gl::Context