Home
last modified time | relevance | path

Searched defs:alpha_adjust (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_formats.c154 enum radv_vs_input_alpha_adjust *alpha_adjust) in radv_translate_vertex_format()
Dradv_pipeline.c4157 enum radv_vs_input_alpha_adjust alpha_adjust, in radv_adjust_vertex_fetch_alpha()
4205 … enum radv_vs_input_alpha_adjust alpha_adjust = pipeline_key->vs.vertex_alpha_adjust[location]; in radv_lower_vs_input() local
Dradv_cmd_buffer.c6097 enum radv_vs_input_alpha_adjust alpha_adjust; in radv_CmdSetVertexInputEXT() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp12480 unsigned alpha_adjust = (key->state.alpha_adjust_lo >> loc) & 0x1; in select_vs_prolog() local