Home
last modified time | relevance | path

Searched refs:vertex_alpha_adjust (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h72 enum radv_vs_input_alpha_adjust vertex_alpha_adjust[MAX_VERTEX_ATTRIBS]; member
Dradv_nir_to_llvm.c724 unsigned alpha_adjust = ctx->args->options->key.vs.vertex_alpha_adjust[attrib_index]; in load_vs_input()
Dradv_pipeline.c2627 &key.vs.vertex_alpha_adjust[location]); in radv_generate_graphics_pipeline_key()
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp5054 ctx->options->key.vs.vertex_alpha_adjust[location]; in visit_load_input()