Searched refs:vertex_alpha_adjust (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.h72 enum radv_vs_input_alpha_adjust vertex_alpha_adjust[MAX_VERTEX_ATTRIBS]; member in struct:radv_pipeline_key::__anonc0b8b2d60108
H A Dradv_nir_to_llvm.c724 unsigned alpha_adjust = ctx->args->options->key.vs.vertex_alpha_adjust[attrib_index];
H A Dradv_pipeline.c2627 &key.vs.vertex_alpha_adjust[location]);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_private.h378 uint64_t vertex_alpha_adjust; member in struct:radv_pipeline_key
H A Dradv_pipeline.c1931 key.vertex_alpha_adjust |= adjust << (2 * location);
1980 keys[MESA_SHADER_VERTEX].vs.alpha_adjust = key->vertex_alpha_adjust;
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp5050 ctx->options->key.vs.vertex_alpha_adjust[location];

Completed in 43 milliseconds