Searched defs:array_type (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/
H A Duniform_initializer_utils.cpp194 const glsl_type *const array_type = local in function:generate_array_data
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
H A Duniform_initializer_utils.cpp194 const glsl_type *const array_type = local in function:generate_array_data
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dgl_nir_linker.c272 const struct glsl_type *array_type = glsl_get_array_element(type); local in function:add_shader_variable
H A Dglsl_to_nir.cpp437 wrap_type_in_array(const glsl_type *elem_type, const glsl_type *array_type) argument
H A Dlink_uniforms.cpp172 const glsl_type *array_type = field->type->fields.array; local in function:get_array_stride
H A Dast_to_hir.cpp2376 const glsl_type *array_type = base; local in function:process_array_type
H A Dlinker.cpp3889 const struct glsl_type *array_type = type->fields.array; local in function:add_shader_variable
/xsrc/external/mit/MesaLib/dist/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c53 const struct glsl_type *array_type = local in function:add_runtime_data_var
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dglsl_to_nir.cpp386 wrap_type_in_array(const glsl_type *elem_type, const glsl_type *array_type) argument
H A Dast_to_hir.cpp2336 const glsl_type *array_type = base; local in function:process_array_type
H A Dlinker.cpp4021 const struct glsl_type *array_type = type->fields.array; local in function:add_shader_variable
4333 const glsl_type *array_type = field->type->fields.array; local in function:get_array_stride
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_split_vars.c82 wrap_type_in_array(const struct glsl_type * type,const struct glsl_type * array_type) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dglsl_types.cpp1694 const struct glsl_type *vec_type, *array_type; local in function:glsl_type::std140_base_alignment
1805 const glsl_type *array_type = glsl_type::get_array_instance(vec_type, local in function:glsl_type::std140_size
2019 const struct glsl_type *vec_type, *array_type; local in function:glsl_type::std430_base_alignment
2130 const glsl_type *array_type = glsl_type::get_array_instance(vec_type, local in function:glsl_type::std430_size
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_split_vars.c53 wrap_type_in_array(const struct glsl_type * type,const struct glsl_type * array_type) argument
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.c414 const struct glsl_type *array_type = glsl_array_type(glsl_uint_type(), size / 4, 4); local in function:add_kernel_inputs_var
430 const struct glsl_type *array_type = local in function:add_work_properties_var
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dglsl_types.cpp1949 const struct glsl_type *vec_type, *array_type; local in function:glsl_type::std140_base_alignment
2060 const glsl_type *array_type = glsl_type::get_array_instance(vec_type, local in function:glsl_type::std140_size
2274 const struct glsl_type *vec_type, *array_type; local in function:glsl_type::std430_base_alignment
2453 const glsl_type *array_type = glsl_type::get_array_instance(vec_type, local in function:glsl_type::std430_size
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c849 wrap_type_in_array(const struct glsl_type * type,const struct glsl_type * array_type) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c906 SpvId array_type = spirv_builder_type_array(&ctx->builder, get_uvec_type(ctx, bitsize, 1), local in function:get_sized_uint_array_type
916 SpvId array_type; local in function:get_bo_array_type
935 SpvId array_type = get_bo_array_type(ctx, var, bitsize); local in function:get_bo_struct_type
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Dnir_to_dxil.c909 const struct dxil_type *array_type = local in function:emit_globals
1109 const struct dxil_type *array_type = dxil_module_get_array_type(&ctx->mod, float32, size); local in function:emit_cbv

Completed in 80 milliseconds