Searched defs:src_components (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Duniform_query.cpp901 validate_uniform(GLint location,GLsizei count,const GLvoid * values,unsigned * offset,struct gl_context * ctx,struct gl_shader_program * shProg,enum glsl_base_type basicType,unsigned src_components) argument
1079 _mesa_uniform(GLint location,GLsizei count,const GLvoid * values,struct gl_context * ctx,struct gl_shader_program * shProg,enum glsl_base_type basicType,unsigned src_components) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Duniform_query.cpp969 validate_uniform(GLint location,GLsizei count,const GLvoid * values,unsigned * offset,struct gl_context * ctx,struct gl_shader_program * shProg,enum glsl_base_type basicType,unsigned src_components) argument
1261 _mesa_uniform(GLint location,GLsizei count,const GLvoid * values,struct gl_context * ctx,struct gl_shader_program * shProg,enum glsl_base_type basicType,unsigned src_components) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c279 unsigned src_components = nir_src_num_components(src.src); local in function:get_alu_src
1059 unsigned src_components; local in function:visit_alu
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_serialize.c795 unsigned src_components = nir_ssa_alu_instr_src_components(alu, i); local in function:is_alu_src_ssa_16bit
858 unsigned src_components = nir_src_num_components(alu->src[i].src); local in function:write_alu
923 unsigned src_components = nir_ssa_alu_instr_src_components(alu, i); local in function:read_alu
932 unsigned src_components = nir_src_num_components(alu->src[i].src); local in function:read_alu
H A Dnir.h1867 int8_t src_components[NIR_INTRINSIC_MAX_INPUTS]; member in struct:__anon3ec4419d2008
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c164 unsigned src_components = ac_get_llvm_num_components(value); local in function:get_alu_src
548 unsigned src_components; local in function:visit_alu
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c2596 uint32_t src_components = nir_src_num_components(*src); local in function:get_image_coords
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c119 unsigned src_components = ac_get_llvm_num_components(value); local in function:get_alu_src
564 unsigned src_components; local in function:visit_alu
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.h1406 int src_components[NIR_INTRINSIC_MAX_INPUTS]; member in struct:__anon3bab288a1e08

Completed in 56 milliseconds