Home
last modified time | relevance | path

Searched defs:tex_format (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_formats.c83 uint32_t tex_format; member
325 bool pvr_tex_format_is_supported(const uint32_t tex_format) in pvr_tex_format_is_supported()
332 pvr_get_tex_format_description(const uint32_t tex_format) in pvr_get_tex_format_description()
344 bool pvr_tex_format_compressed_is_supported(uint32_t tex_format) in pvr_tex_format_compressed_is_supported()
358 pvr_get_tex_format_compressed_description(uint32_t tex_format) in pvr_get_tex_format_compressed_description()
H A Dpvr_formats.h220 uint32_t tex_format; member
226 uint32_t tex_format; member
H A Dpvr_border.c139 uint32_t tex_format = 0; in pvr_border_color_table_fill_entry() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshaderimage.c423 mesa_format tex_format = _mesa_get_shader_image_format(format); in _mesa_get_image_format_class() local
537 mesa_format tex_format; in _mesa_is_image_unit_valid() local
793 GLenum tex_format; in bind_image_textures() local
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_buffer_image_memory_sampler.cpp614 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in TEST_F() local
882 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in TEST_F() local
950 const VkFormat tex_format = VK_FORMAT_R8G8B8A8_UNORM; in TEST_F() local
1304 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in TEST_F() local
2769 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in TEST_F() local
2896 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in TEST_F() local
3627 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in TEST_F() local
4629 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in TEST_F() local
4877 const VkFormat tex_format = VK_FORMAT_R8G8B8A8_UNORM; in TEST_F() local
5354 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in TEST_F() local
[all …]
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp3868 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in TEST_F() local
4114 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in TEST_F() local
4400 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in TEST_F() local
4754 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in TEST_F() local
H A Dvkrenderframework.cpp1396 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in VkTextureObj() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_tfu.c79 uint32_t tex_format = v3d_get_tex_format(&screen->devinfo, pformat); in v3dX() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_fastpath.c204 const enum pipe_format tex_format = samp0->texture_state.format; in lp_linear_check_fastpath() local
H A Dlp_state_fs_linear.c656 enum pipe_format tex_format = samp0->texture_state.format; in llvmpipe_fs_variant_linear_fastpath() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/
H A Dfont.c388 enum pipe_format tex_format = PIPE_FORMAT_NONE; in util_font_create_fixed_8x13() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c2482 enum pipe_format tex_format = format; in agx_is_format_supported() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_context.h290 enum pipe_format tex_format; member
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h125 GLenum tex_format; member