Searched defs:is_dual_slot (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c656 bool is_dual_slot = glsl_type_is_dual_slot(glsl_without_array(type)); local in function:add_parameter
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dglsl_types.h645 bool is_dual_slot() const function in struct:glsl_type
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dglsl_types.h897 bool is_dual_slot() const function in struct:glsl_type
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_io.c2656 static bool is_dual_slot(nir_intrinsic_instr *intrin) function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dir_to_mesa.cpp2442 bool is_dual_slot = type->without_array()->is_dual_slot(); local in function:add_uniform_to_shader::visit_field
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dir_to_mesa.cpp2391 bool is_dual_slot = type->without_array()->is_dual_slot(); local in function:add_uniform_to_shader::visit_field
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c297 uploads_needed(uint32_t format,bool is_dual_slot) argument
H A Dbrw_context.h442 bool is_dual_slot; member in struct:brw_vertex_element
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c303 uploads_needed(uint32_t format,bool is_dual_slot) argument
H A Dbrw_context.h452 bool is_dual_slot; member in struct:brw_vertex_element

Completed in 36 milliseconds