/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayColorDepthAttachments.cpp | 222 glw::GLuint texture_id, bool should_use_as_color_attachment) in configureLayeredFramebufferAttachment() 259 glw::GLuint texture_id, glw::GLuint n_layer, bool should_use_as_color_attachment, in configureNonLayeredFramebufferAttachment() 690 …glw::GLuint texture_id, glw::GLuint texture_size, glw::GLuint n_cubemaps, bool should_take_color_t… in prepareImmutableTextureObject() 730 …glw::GLuint texture_id, glw::GLuint texture_size, glw::GLuint n_cubemaps, bool should_take_color_t… in prepareMutableTextureObject() 774 …TextureCubeMapArrayColorDepthAttachmentsTest::releaseAndDetachTextureObject(glw::GLuint texture_id, in releaseAndDetachTextureObject()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcRobustBufferAccessBehaviorTests.cpp | 246 glw::GLuint texture_id, glw::GLint level, glw::GLuint width, glw::GLuint height) in AttachTexture() 1235 void VertexBufferObjectsTest::cleanTexture(const Functions& gl, glw::GLuint texture_id) in cleanTexture() 1261 bool VertexBufferObjectsTest::verifyInvalidResults(const Functions& gl, glw::GLuint texture_id) in verifyInvalidResults() 1275 bool VertexBufferObjectsTest::verifyValidResults(const Functions& gl, glw::GLuint texture_id) in verifyValidResults() 1286 bool VertexBufferObjectsTest::verifyResults(const Functions& gl, glw::GLuint texture_id) in verifyResults() 1683 void TexelFetchTest::prepareTexture(const Functions& gl, bool is_source, glw::GLuint texture_id) in prepareTexture() 1862 bool TexelFetchTest::verifyInvalidResults(const Functions& gl, glw::GLuint texture_id) in verifyInvalidResults() 2118 bool TexelFetchTest::verifyValidResults(const Functions& gl, glw::GLuint texture_id) in verifyValidResults() 2696 bool ImageLoadStoreTest::verifyInvalidResults(const Functions& gl, glw::GLuint texture_id) in verifyInvalidResults() 2947 bool ImageLoadStoreTest::verifyValidResults(const glw::Functions& gl, glw::GLuint texture_id) in verifyValidResults()
|
D | glcRobustnessTests.cpp | 544 void ReadnPixelsTest::cleanTexture(deqp::Context& context, glw::GLuint texture_id) in cleanTexture()
|
D | glcKHRDebugTests.cpp | 471 GLuint texture_id = 0; in iterate() local 523 GLuint texture_id = 0; in iterate() local
|
D | glcViewportArrayTests.cpp | 192 void Utils::framebuffer::attachTexture(glw::GLenum attachment, glw::GLuint texture_id, glw::GLuint … in attachTexture()
|
/external/skqp/src/gpu/gl/ |
D | GrGLTexture.cpp | 158 SkString texture_id; in dumpMemoryStatistics() local
|
/external/skia/src/gpu/gl/ |
D | GrGLTexture.cpp | 156 SkString texture_id; in dumpMemoryStatistics() local
|
/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLayeredRendering.cpp | 442 glw::GLuint texture_id = 0; in iterate() local
|
D | esextcGeometryShaderLimits.hpp | 801 glw::GLuint texture_id; member 1102 glw::GLuint texture_id; member
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cStencilTexturingTests.cpp | 820 GLuint texture_id = 0; in prepareDestinationTexture() local 949 GLuint texture_id = 0; in prepareSourceTexture() local
|
D | gl4cShaderImageLoadStoreTests.cpp | 7009 …void BindTextureToImage(GLuint program_id, GLuint texture_id, GLuint image_unit, const char* unifo… in BindTextureToImage() 7197 GLuint texture_id = 0; in Create2DR8UITexture() local 7509 void BindTextureToImage(GLuint program_id, GLuint texture_id, GLuint image_unit, GLuint layer, in BindTextureToImage() 7730 GLuint texture_id = 0; in CreateRGBA8Texture() local 7806 void ExtractTextureData(GLuint texture_id, GLuint edge, GLuint n_layers, GLenum target, in ExtractTextureData() 8175 …void BindTextureToImage(GLuint program_id, GLuint texture_id, GLint level, GLuint image_unit, cons… in BindTextureToImage() 8204 bool CheckIfTextureIsBlack(GLuint texture_id) in CheckIfTextureIsBlack() 8242 bool CheckIfTextureWasModified(GLuint texture_id, GLubyte magic_number) in CheckIfTextureWasModified() 8367 GLuint texture_id = 0; in Create2DRGBA8CompleteTexture() local 8448 GLuint texture_id = 0; in Create2DRGBA8IncompleteTexture() local [all …]
|
D | gl4cMultiBindTests.cpp | 596 glw::GLuint texture_id, glw::GLint level, glw::GLuint width, glw::GLuint height) in AttachTexture() 1489 void fillMSTexture(deqp::Context& context, GLuint texture_id, GLuint value, bool is_array) in fillMSTexture()
|
D | gl4cBufferStorageTests.cpp | 910 glw::GLuint texture_id, glw::GLuint width, glw::GLuint height) in AttachTexture()
|
D | gl4cShaderSubroutineTests.cpp | 140 void Utils::framebuffer::attachTexture(glw::GLenum attachment, glw::GLuint texture_id, glw::GLuint … in attachTexture()
|
D | gl4cShadingLanguage420PackTests.cpp | 17855 void Utils::framebuffer::attachTexture(glw::GLenum attachment, glw::GLuint texture_id, glw::GLuint … in attachTexture()
|
D | gl4cEnhancedLayoutsTests.cpp | 2124 void Framebuffer::AttachTexture(GLenum attachment, GLuint texture_id, GLuint width, GLuint height) in AttachTexture() 2174 void Framebuffer::AttachTexture(const Functions& gl, GLenum attachment, GLuint texture_id, GLuint w… in AttachTexture()
|
/external/webrtc/talk/app/webrtc/java/jni/ |
D | androidmediadecoder_jni.cc | 632 const int texture_id = in DeliverPendingOutputs() local
|