Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dshaderimage.c349 mesa_format tex_format = _mesa_get_shader_image_format(format); in _mesa_get_image_format_class() local
463 mesa_format tex_format; in _mesa_is_image_unit_valid() local
720 GLenum tex_format; in bind_image_textures() local
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_formats.c148 uint32_t tex_format) in v3d_tfu_supports_tex_format()
Dv3d_blit.c371 uint32_t tex_format = v3d_get_tex_format(&screen->devinfo, in v3d_tfu() local
/external/vulkan-validation-layers/tests/
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 …]
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
Dvkrenderframework.cpp1396 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in VkTextureObj() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c332 uint32_t tex_format) in v3dv_tfu_supports_tex_format()
/external/mesa3d/src/gallium/auxiliary/hud/
Dfont.c388 enum pipe_format tex_format = PIPE_FORMAT_NONE; in util_font_create_fixed_8x13() local
/external/mesa3d/src/mesa/state_tracker/
Dst_context.h279 enum pipe_format tex_format; member