/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | fbobject.c | 764 _mesa_is_legal_color_format(const struct gl_context *ctx, GLenum baseFormat) in _mesa_is_legal_color_format() 809 const GLenum baseFormat = in is_format_color_renderable() local 916 is_legal_depth_format(const struct gl_context *ctx, GLenum baseFormat) in is_legal_depth_format() 947 GLenum baseFormat; in test_attachment_completeness() local 1062 const GLenum baseFormat = att->Renderbuffer->_BaseFormat; in test_attachment_completeness() local 1309 GLenum baseFormat; in _mesa_test_framebuffer_completeness() local 2713 const GLenum baseFormat = _mesa_base_fbo_format(ctx, internalFormat); in _mesa_renderbuffer_storage() local 2781 GLenum baseFormat; in renderbuffer_storage() local 2961 get_component_bits(GLenum pname, GLenum baseFormat, mesa_format format) in get_component_bits() 4545 const GLenum baseFormat = _mesa_get_format_base_format(rb->Format); in framebuffer_renderbuffer() local
|
H A D | texgetimage.c | 284 teximage_needs_rebase(mesa_format texFormat, GLenum baseFormat, in teximage_needs_rebase() 327 const GLenum baseFormat = _mesa_get_format_base_format(texFormat); in get_tex_rgba_compressed() local 1143 GLenum baseFormat; in teximage_error_check() local
|
H A D | formatquery.c | 1249 GLenum baseFormat = _mesa_base_fbo_format(ctx, internalformat); in _mesa_GetInternalformativ() local
|
H A D | framebuffer.c | 428 const GLenum baseFormat = _mesa_get_format_base_format(rb->Format); in _mesa_update_framebuffer_visual() local
|
H A D | format_utils.c | 154 _mesa_compute_rgba2base2rgba_component_mapping(GLenum baseFormat, uint8_t *map) in _mesa_compute_rgba2base2rgba_component_mapping()
|
H A D | texparam.c | 1933 GLenum baseFormat = _mesa_get_format_base_format(texFormat); in get_tex_level_parameter_buffer() local
|
H A D | teximage.c | 824 compute_texture_format_swizzle(GLenum baseFormat, GLenum depthMode, in compute_texture_format_swizzle() 2409 GLint baseFormat; in copytexture_error_check() local 6971 GLenum baseFormat = _mesa_base_fbo_format(ctx, internalformat); in _mesa_is_renderable_texture_format() local
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_format.c | 1408 GLenum baseFormat = _mesa_base_tex_format(ctx, internalFormat); in st_ChooseTextureFormat() local 1742 GLenum baseFormat, GLboolean is_integer) in st_translate_color()
|
H A D | st_atom_shader.c | 174 GLenum16 baseFormat = _mesa_base_tex_image(tex_obj)->_BaseFormat; in st_update_fp() local
|
H A D | st_sampler_view.c | 361 GLenum baseFormat = _mesa_base_tex_image(texObj)->_BaseFormat; in st_get_sampler_view_format() local
|
H A D | st_cb_texture.c | 2801 GLenum baseFormat, in fallback_copy_texsubimage()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageMismatchedFormatsTests.cpp | 183 FormatInfo baseFormat = getFormatInfo(format); in matching() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/ |
H A D | DashMediaPeriod.java | 880 Descriptor descriptor, Pattern serviceDescriptorRegex, Format baseFormat) { in parseClosedCaptionDescriptor()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/ |
H A D | DashMediaPeriod.java | 878 Descriptor descriptor, Pattern serviceDescriptorRegex, Format baseFormat) { in parseClosedCaptionDescriptor()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcTextureRepeatModeTests.cpp | 236 GLenum baseFormat; member
|
H A D | glcPackedPixelsTests.cpp | 133 GLenum baseFormat; member
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTextureUtil.cpp | 1711 TextureFormat getEffectiveDepthStencilTextureFormat(const TextureFormat &baseFormat, Sampler::Depth… in getEffectiveDepthStencilTextureFormat()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | TextureD3D.cpp | 2156 GLenum baseFormat = getBaseLevelInternalFormat(); in isCubeComplete() local 3645 GLenum baseFormat = getBaseLevelInternalFormat(); in initMipmapImages() local
|