Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dshaderimage.c352 mesa_format tex_format = _mesa_get_shader_image_format(format); in _mesa_get_image_format_class() local
466 mesa_format tex_format; in _mesa_is_image_unit_valid() local
722 GLenum tex_format; in bind_image_textures() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_formats.c158 uint32_t tex_format, in v3d_tfu_supports_tex_format()
Dv3d_blit.c255 uint32_t tex_format = v3d_get_tex_format(&screen->devinfo, pformat); in v3d_tfu() 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.c665 enum pipe_format tex_format = samp0->texture_state.format; in llvmpipe_fs_variant_linear_fastpath() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_formats.c43 uint32_t tex_format; member
/third_party/glfw/tests/
Dvulkan.c921 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in demo_prepare_texture_image() local
1013 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/mesa/state_tracker/
Dst_context.h283 enum pipe_format tex_format; member