Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_program.c1234 unsigned max_components = nir->info.stage == MESA_SHADER_GEOMETRY ? in st_can_add_pointsize_to_program() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_varyings.c519 const unsigned max_components = in xfb_decl_store() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c3900 unsigned max_components; in mem_vectorize_callback() local
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c4611 unsigned max_components, nir_tex_src *src, nir_alu_type type) in get_n_src()