Home
last modified time | relevance | path

Searched defs:post_shuffle (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c151 radv_translate_vertex_format(const struct radv_physical_device *pdevice, VkFormat format, const struct util_format_description *desc, unsigned *dfmt, unsigned *nfmt, bool *post_shuffle, enum radv_vs_input_alpha_adjust *alpha_adjust) radv_translate_vertex_format() argument
H A Dradv_shader.h387 uint32_t post_shuffle; member
H A Dradv_pipeline.c1534 bool post_shuffle; in radv_pipeline_init_vertex_input_info() local
4206 bool post_shuffle = pipeline_key->vs.vertex_post_shuffle & (1 << location); in radv_lower_vs_input() local
H A Dradv_cmd_buffer.c3023 uint32_t post_shuffle : 1; member
6096 bool post_shuffle; in radv_CmdSetVertexInputEXT() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_shader_info.h44 uint32_t post_shuffle; member

Completed in 30 milliseconds