/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayImageTextureSize.cpp | 558 void TextureCubeMapArrayTextureSizeTFVertexShader::deleteProgram(void) in deleteProgram() function in glcts::TextureCubeMapArrayTextureSizeTFVertexShader 685 void TextureCubeMapArrayTextureSizeTFGeometryShader::deleteProgram(void) in deleteProgram() function in glcts::TextureCubeMapArrayTextureSizeTFGeometryShader 844 void TextureCubeMapArrayTextureSizeTFTessControlShader::deleteProgram(void) in deleteProgram() function in glcts::TextureCubeMapArrayTextureSizeTFTessControlShader 1345 void TextureCubeMapArrayTextureSizeRTFragmentShader::deleteProgram(void) in deleteProgram() function in glcts::TextureCubeMapArrayTextureSizeRTFragmentShader 1478 void TextureCubeMapArrayTextureSizeRTComputeShader::deleteProgram(void) in deleteProgram() function in glcts::TextureCubeMapArrayTextureSizeRTComputeShader
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | ResourceManager.cpp | 180 void ResourceManager::deleteProgram(GLuint program) in deleteProgram() function in es2::ResourceManager
|
D | Context.cpp | 1004 void Context::deleteProgram(GLuint program) in deleteProgram() function in es2::Context
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | ResourceManager.cpp | 186 void ShaderProgramManager::deleteProgram(const gl::Context *context, ShaderProgramID program) in deleteProgram() function in gl::ShaderProgramManager
|
D | Context.cpp | 967 void Context::deleteProgram(ShaderProgramID program) in deleteProgram() function in gl::Context
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cStencilTexturingTests.cpp | 307 void Utils::deleteProgram(deqp::Context& context, const GLuint id) in deleteProgram() function in gl4cts::StencilTexturing::Utils
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcKHRDebugTests.cpp | 1159 GLvoid LabelsTest::deleteProgram(const Functions* gl, GLuint id) in deleteProgram() function in glcts::KHRDebug::LabelsTest
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | StateManagerGL.cpp | 219 void StateManagerGL::deleteProgram(GLuint program) in deleteProgram() function in rx::StateManagerGL
|
D | DispatchTableGL_autogen.h | 160 PFNGLDELETEPROGRAMPROC deleteProgram = nullptr; variable
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 878 void GLContext::deleteProgram (deUint32 program) in deleteProgram() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 4608 void ReferenceContext::deleteProgram (deUint32 program) in deleteProgram() function in sglr::ReferenceContext
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/ |
D | webgl.js | 527 deleteProgram: function (...args) { method
|
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
D | unittests.cpp | 293 void deleteProgram(const ProgramHandles &ph) in deleteProgram() function in SwiftShaderTest
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwFunctions.inl | 146 glDeleteProgramFunc deleteProgram; variable
|
/third_party/typescript/lib/ |
D | lib.webworker.d.ts | 4931 deleteProgram(program: WebGLProgram | null): void; method
|
D | lib.dom.d.ts | 16178 deleteProgram(program: WebGLProgram | null): void; method
|
/third_party/typescript/src/lib/ |
D | webworker.generated.d.ts | 4911 deleteProgram(program: WebGLProgram | null): void; method
|
D | dom.generated.d.ts | 16158 deleteProgram(program: WebGLProgram | null): void; method
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 15038 deleteProgram(program: WebGLProgram): void; method
|