Searched defs:element_type (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlink_uniform_initializers.cpp110 const glsl_type *const element_type = type->fields.array; local in function:linker::set_opaque_binding
205 const glsl_type *const element_type = type->fields.array; local in function:linker::set_uniform_initializer
H A Dgl_nir_link_uniform_initializers.c44 const struct glsl_type *element_type = glsl_get_array_element(type); local in function:set_opaque_binding
204 const struct glsl_type *element_type = glsl_get_array_element(type); local in function:set_uniform_initializer
220 const struct glsl_type *element_type = glsl_get_array_element(type); local in function:set_uniform_initializer
H A Dlower_named_interface_blocks.cpp72 const glsl_type *element_type = type->fields.array; local in function:process_array_type
H A Dast_function.cpp1333 const glsl_type *element_type = constructor_type->fields.array; local in function:process_array_constructor
H A Dlink_varyings.cpp2305 const glsl_type *element_type = var->type; local in function:varying_matches::compute_packing_order
H A Dlinker.cpp1645 const glsl_type *element_type = type->fields.array; local in function:array_sizing_visitor::update_interface_members_array
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/
H A Dset_uniform_initializer_tests.cpp316 const glsl_type *const element_type = local in function:array_test
H A Duniform_initializer_utils.cpp190 const glsl_type *const element_type = local in function:generate_array_data
244 const glsl_type *const element_type = val->const_elements[0]->type; local in function:verify_data
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-linked_ptr.h148 typedef T element_type; typedef in class:testing::internal::linked_ptr
H A Dgtest-port.h1117 typedef T element_type; typedef in class:testing::internal::scoped_ptr
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlink_uniform_initializers.cpp110 const glsl_type *const element_type = type->fields.array; local in function:linker::set_opaque_binding
205 const glsl_type *const element_type = type->fields.array; local in function:linker::set_uniform_initializer
H A Dgl_nir_link_uniform_initializers.c44 const struct glsl_type *element_type = glsl_get_array_element(type); local in function:set_opaque_binding
198 const struct glsl_type *element_type = glsl_get_array_element(type); local in function:set_uniform_initializer
214 const struct glsl_type *element_type = glsl_get_array_element(type); local in function:set_uniform_initializer
H A Dlower_named_interface_blocks.cpp72 const glsl_type *element_type = type->fields.array; local in function:process_array_type
H A Dast_function.cpp1276 const glsl_type *element_type = constructor_type->fields.array; local in function:process_array_constructor
H A Dlink_varyings.cpp2151 const glsl_type *element_type = var->type; local in function:varying_matches::compute_packing_order
H A Dlinker.cpp1602 const glsl_type *element_type = type->fields.array; local in function:array_sizing_visitor::update_interface_members_array
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
H A Dset_uniform_initializer_tests.cpp309 const glsl_type *const element_type = local in function:array_test
H A Duniform_initializer_utils.cpp190 const glsl_type *const element_type = local in function:generate_array_data
244 const glsl_type *const element_type = val->const_elements[0]->type; local in function:verify_data
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_nir_uniforms.cpp135 const struct glsl_type *element_type = glsl_get_array_element(type); local in function:count_uniform_storage_slots
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_nir_uniforms.cpp135 const struct glsl_type *element_type = glsl_get_array_element(type); local in function:count_uniform_storage_slots
/xsrc/external/mit/xedit/dist/lisp/
H A Dstream.c253 LispObj *filename, *odirection, *element_type, *if_exists, local in function:Lisp_Open
590 LispObj *element_type; local in function:Lisp_MakeStringOutputStream
658 LispObj *command_line, *odirection, *element_type, *external_format; local in function:Lisp_MakePipe
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dglsl_types.cpp1783 const struct glsl_type *element_type; local in function:glsl_type::std140_size
2108 const struct glsl_type *element_type; local in function:glsl_type::std430_size
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dglsl_types.cpp2038 const struct glsl_type *element_type; local in function:glsl_type::std140_size
2431 const struct glsl_type *element_type; local in function:glsl_type::std430_size
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c1130 LLVMTypeRef element_type = local in function:visit_load_const
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c388 SpvId element_type = get_glsl_type(ctx, glsl_get_array_element(type)); local in function:get_glsl_type

Completed in 58 milliseconds

12