Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/
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()
Dpvr_formats.h220 uint32_t tex_format; member
226 uint32_t tex_format; member
Dpvr_border.c139 uint32_t tex_format = 0; in pvr_border_color_table_fill_entry() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_tfu.c80 uint32_t tex_format = v3d_get_tex_format(&screen->devinfo, pformat); in v3dX() local
/third_party/mesa3d/src/mesa/main/
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
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_linear_fastpath.c204 const enum pipe_format tex_format = samp0->texture_state.format; in lp_linear_check_fastpath() local
Dlp_state_fs_linear.c656 enum pipe_format tex_format = samp0->texture_state.format; in llvmpipe_fs_variant_linear_fastpath() local
/third_party/glfw/tests/
Dtriangle-vulkan.c812 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in demo_prepare_texture_image() local
906 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in demo_prepare_textures() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dfont.c388 enum pipe_format tex_format = PIPE_FORMAT_NONE; in util_font_create_fixed_8x13() local
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_pipe.c2393 enum pipe_format tex_format = format; in agx_is_format_supported() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.h291 enum pipe_format tex_format; member