Home
last modified time | relevance | path

Searched defs:vs_inputs (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_shader_args.h63 struct ac_arg vs_inputs[MAX_VERTEX_ATTRIBS]; member
/third_party/mesa3d/src/imagination/rogue/
Drogue_build_data.c192 size_t vs_inputs = 0; in alloc_vs_inputs() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_priv.h240 struct blorp_vs_inputs vs_inputs; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c130 unsigned vs_inputs[PIPE_MAX_ATTRIBS/32]; member
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h2121 std::vector<Definition> vs_inputs; variable