Home
last modified time | relevance | path

Searched defs:total_components (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_vectorize.c198 unsigned total_components = alu1_components + alu2_components; in instr_try_combine() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_shader.c224 uint32_t total_components = 0; in etna_link_shaders() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShader.cpp845 int total_components[PIPE_MAX_SO_BUFFERS] = {0}; in CreateGeometryShaderWithStreamOutput() local
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c3899 unsigned total_components = src0->num_components + src1->num_components; in vtn_vector_shuffle() local

Completed in 12 milliseconds