/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | gen_load_functions_table.py | 102 def load_functions_name(internal_format, angle_format): argument 106 def unknown_func_name(internal_format): argument 129 def get_unknown_load_func(angle_to_type_map, internal_format): argument
|
D | angle_format.py | 127 def gl_format_channels(internal_format): argument 165 def get_internal_format_initializer(internal_format, format_id): argument
|
D | gen_load_texture_border_functions_table.py | 68 def load_functions_name(internal_format, angle_format): argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | gen_texture_format_table.py | 72 def get_swizzle_format_id(internal_format, angle_format): argument 184 def json_to_table_data(internal_format, format_name, prefix, json): argument
|
/third_party/mesa3d/src/glx/ |
D | indirect_texture_compression.c | 77 GLenum internal_format, in CompressedTexImage1D2D() 195 GLenum internal_format, GLsizei width, in __indirect_glCompressedTexImage1D() 207 GLenum internal_format, in __indirect_glCompressedTexImage2D() 220 GLenum internal_format, in __indirect_glCompressedTexImage3D()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cTextureGatherTests.cpp | 352 bool IsFloatingPointTexture(GLenum internal_format) in IsFloatingPointTexture() 369 GLenum internal_format = GL_RGB32F; in CreateTexture2DRgb() local 406 GLenum internal_format = GL_RG32F; in CreateTexture2DRg() local 444 GLenum internal_format = GL_R32F; in CreateTexture2DR() local 480 GLenum internal_format = InternalFormat(); in CreateTexture2DInt() local 512 GLenum internal_format = InternalFormat(); in CreateTexture2DArrayInt() local 546 GLenum internal_format = InternalFormat(); in CreateTexture2DArray() local 581 GLenum internal_format = InternalFormat(); in CreateTextureCubeInt() local 625 GLenum internal_format = InternalFormat(); in CreateTextureCube() local 673 GLenum internal_format = InternalFormat(); in CreateTextureSRGB() local [all …]
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cStencilTexturingTests.cpp | 267 …createAndFill2DTexture(deqp::Context& context, GLuint width, GLuint height, GLenum internal_format, in createAndFill2DTexture() 663 GLenum internal_format = GL_R8UI; in dispatch() local 817 GLenum internal_format = 0; in prepareDestinationTexture() local 945 GLuint FunctionalTest::prepareSourceTexture(GLenum internal_format, bool is_stencil, in prepareSourceTexture() 1005 void FunctionalTest::prepareSourceTextureData(GLenum internal_format, std::vector<GLubyte>& texture… in prepareSourceTextureData() 1208 bool FunctionalTest::test(GLenum internal_format, bool is_stencil) in test()
|
D | gl4cCopyImageTests.cpp | 249 GLuint getPixelSizeForCompatibilityVerification(GLenum internal_format) in getPixelSizeForCompatibilityVerification() 526 GLdouble Utils::getEpsilon(GLenum internal_format) in getEpsilon() 610 GLenum Utils::getFormat(GLenum internal_format) in getFormat() 718 GLuint Utils::getNumberOfChannels(GLenum internal_format) in getNumberOfChannels() 810 GLenum Utils::getType(GLenum internal_format) in getType() 936 void Utils::maskPixelForFormat(GLenum internal_format, GLubyte* pixel) in maskPixelForFormat() 956 GLuint Utils::getPixelSizeForFormat(GLenum internal_format) in getPixelSizeForFormat() 1089 std::string Utils::getPixelString(GLenum internal_format, const GLubyte* pixel) in getPixelString() 1277 static const GLenum internal_format = GL_RGBA8; in prepareMultisampleTex() local 1324 GLuint Utils::prepareRenderBuffer(deqp::Context& context, GLenum internal_format) in prepareRenderBuffer() [all …]
|
D | gl4cTextureGatherTests.cpp | 436 GLenum internal_format = GL_RGB32F; in CreateTexture2DRgb() local 469 GLenum internal_format = GL_RG32F; in CreateTexture2DRg() local 502 GLenum internal_format = GL_R32F; in CreateTexture2DR() local 534 GLenum internal_format = InternalFormat(); in CreateTexture2DInt() local 572 GLenum internal_format = InternalFormat(); in CreateTexture2DArrayInt() local 605 GLenum internal_format = InternalFormat(); in CreateTextureCubeArray() local 654 GLenum internal_format = InternalFormat(); in CreateTextureCubeArrayInt() local 695 GLenum internal_format = InternalFormat(); in CreateTexture2DArray() local 733 GLenum internal_format = InternalFormat(); in CreateTextureCubeInt() local 776 GLenum internal_format = InternalFormat(); in CreateTextureCube() local [all …]
|
D | gl3cTextureSizePromotion.hpp | 131 glw::GLenum internal_format; //!< Texture internal format. member
|
D | gl4cMultiBindTests.cpp | 985 void Texture::InitBuffer(deqp::Context& context, glw::GLenum internal_format, glw::GLuint buffer_id) in InitBuffer() 1009 …orage(deqp::Context& context, glw::GLenum target, glw::GLsizei levels, glw::GLenum internal_format, in InitStorage() 1061 glw::GLenum internal_format, glw::GLuint width, glw::GLuint height, glw::GLuint depth, in CompressedImage() 1164 …:Image(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLenum internal_format, in Image() 1215 …age(const glw::Functions& gl, glw::GLenum target, glw::GLsizei levels, glw::GLenum internal_format, in Storage()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | gen_vk_format_table.py | 155 def gen_format_case(angle, internal_format, vk_json_data): argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gles32/ |
D | es32cCopyImageTests.cpp | 88 IntegerTexTest::IntegerTexTest(deqp::Context& context, const char* name, glw::GLint internal_format… in IntegerTexTest()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayColorDepthAttachments.cpp | 693 glw::GLenum internal_format = GL_NONE; in prepareImmutableTextureObject() local 734 glw::GLenum internal_format = GL_NONE; in prepareMutableTextureObject() local
|
/third_party/mesa3d/src/mesa/main/ |
D | glformats.c | 4032 GLenum internal_format) in _mesa_is_es3_color_renderable() 4095 GLenum internal_format) in _mesa_is_es3_texture_filterable()
|
D | program_binary.c | 58 uint32_t internal_format; member
|
D | textureview.c | 123 GLenum internal_format; member
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_resource.h | 130 enum pipe_format internal_format; member
|
/third_party/mesa3d/include/GL/ |
D | mesa_glinterop.h | 217 unsigned internal_format; member
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
D | dri_screen.h | 123 uint32_t internal_format; member
|
D | dri_drawable.c | 262 enum pipe_format internal_format = pt->format; in dri_set_tex_buffer2() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcRobustBufferAccessBehaviorTests.cpp | 644 glw::GLenum internal_format, glw::GLuint width, glw::GLuint height, glw::GLuint depth, in CompressedImage() 775 …:Image(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLenum internal_format, in Image() 826 …age(const glw::Functions& gl, glw::GLenum target, glw::GLsizei levels, glw::GLenum internal_format, in Storage() 1686 GLenum internal_format = 0; in prepareTexture() local
|
D | glcTextureFilterAnisotropicTests.cpp | 110 void texImage(const Functions& gl, GLenum target, GLint level, GLenum internal_format, GLuint width… in texImage()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_transfer_helper.c | 61 enum pipe_format internal_format = in handle_transfer() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_resource.h | 120 enum pipe_format internal_format; member
|