Home
last modified time | relevance | path

Searched defs:baseFormat (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.c364 compute_texture_format_swizzle(GLenum baseFormat, GLenum depthMode, in compute_texture_format_swizzle()
435 GLenum baseFormat = _mesa_base_tex_image(&stObj->base)->_BaseFormat; in get_texture_format_swizzle() local
516 GLenum baseFormat = _mesa_base_tex_image(&stObj->base)->_BaseFormat; in get_sampler_view_format() local
Dst_format.c1333 GLenum baseFormat = _mesa_base_tex_format(ctx, internalFormat); in st_ChooseTextureFormat() local
1533 GLenum baseFormat, GLboolean is_integer) in st_translate_color()
Dst_cb_texture.c2633 GLenum baseFormat, in fallback_copy_texsubimage()
/third_party/mesa3d/src/mesa/main/
Dfbobject.c725 _mesa_is_legal_color_format(const struct gl_context *ctx, GLenum baseFormat) in _mesa_is_legal_color_format()
770 const GLenum baseFormat = in is_format_color_renderable() local
877 is_legal_depth_format(const struct gl_context *ctx, GLenum baseFormat) in is_legal_depth_format()
908 GLenum baseFormat; in test_attachment_completeness() local
1030 const GLenum baseFormat = att->Renderbuffer->_BaseFormat; in test_attachment_completeness() local
1133 GLenum baseFormat; in _mesa_test_framebuffer_completeness() local
2525 const GLenum baseFormat = _mesa_base_fbo_format(ctx, internalFormat); in _mesa_renderbuffer_storage() local
2593 GLenum baseFormat; in renderbuffer_storage() local
2774 get_component_bits(GLenum pname, GLenum baseFormat, mesa_format format) in get_component_bits()
4301 const GLenum baseFormat = _mesa_get_format_base_format(rb->Format); in framebuffer_renderbuffer() local
Dformatquery.c1158 GLenum baseFormat = _mesa_base_fbo_format(ctx, internalformat); in _mesa_GetInternalformativ() local
Dframebuffer.c425 const GLenum baseFormat = _mesa_get_format_base_format(rb->Format); in _mesa_update_framebuffer_visual() local
Dtexgetimage.c281 teximage_needs_rebase(mesa_format texFormat, GLenum baseFormat, in teximage_needs_rebase()
324 const GLenum baseFormat = _mesa_get_format_base_format(texFormat); in get_tex_rgba_compressed() local
1142 GLenum baseFormat; in teximage_error_check() local
Dformat_utils.c154 _mesa_compute_rgba2base2rgba_component_mapping(GLenum baseFormat, uint8_t *map) in _mesa_compute_rgba2base2rgba_component_mapping()
Dtexparam.c1845 GLenum baseFormat = _mesa_get_format_base_format(texFormat); in get_tex_level_parameter_buffer() local
Dteximage.c2292 GLint baseFormat; in copytexture_error_check() local
6744 GLenum baseFormat = _mesa_base_fbo_format(ctx, internalformat); in _mesa_is_renderable_texture_format() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedFormatsTests.cpp173 FormatInfo baseFormat = getFormatInfo(format); in matching() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp236 GLenum baseFormat; member
DglcPackedPixelsTests.cpp132 GLenum baseFormat; member
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta.c2731 const GLenum baseFormat = _mesa_get_format_base_format(format); in get_temp_image_type() local
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp1538 TextureFormat getEffectiveDepthStencilTextureFormat (const TextureFormat& baseFormat, Sampler::Dept… in getEffectiveDepthStencilTextureFormat()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp1990 GLenum baseFormat = getBaseLevelInternalFormat(); in isCubeComplete() local
3443 GLenum baseFormat = getBaseLevelInternalFormat(); in initMipmapImages() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp2078 GLenum baseFormat = getBaseLevelInternalFormat(); in isCubeComplete() local
3538 GLenum baseFormat = getBaseLevelInternalFormat(); in initMipmapImages() local