Searched refs:vk_format_is_sint (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dvk_format_info.h41 vk_format_is_sint(VkFormat format) function in typeref:typename:bool
H A Dv3dvx_device.c85 } else if (vk_format_is_sint(bc_info->format) &&
H A Dv3dv_meta_copy.c3271 vk_format_is_sint(dst_format) ? glsl_ivec4_type() :
3276 vk_format_is_sint(src_format) ? GLSL_TYPE_INT :
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dvk_format.h90 vk_format_is_sint(VkFormat format) function in typeref:typename:bool
H A Dtu_image.c431 .color_sint = vk_format_is_sint(format),
H A Dtu_clear_blit.c286 .sint = vk_format_is_sint(vk_format),
1040 .color_sint = vk_format_is_sint(vk_format),
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dvk_format.h137 vk_format_is_sint(VkFormat format) function in typeref:typename:bool

Completed in 18 milliseconds