Home
last modified time | relevance | path

Searched defs:num_elems (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dir_set_program_inouts.cpp283 unsigned num_elems; in try_mark_partial_variable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddesc_sroa.cpp332 uint32_t num_elems = length_const->GetU32(); in GetNumBindingsUsedByType() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddesc_sroa.cpp331 uint32_t num_elems = length_const->GetU32(); in GetNumBindingsUsedByType() local
/third_party/spirv-tools/source/opt/
Ddesc_sroa.cpp332 uint32_t num_elems = length_const->GetU32(); in GetNumBindingsUsedByType() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_pack.c293 unsigned num_elems, in lp_build_uninterleave1()
/third_party/mesa3d/src/microsoft/clc/
Dcompute_test.cpp421 const void *data, size_t num_elems, in add_uav_resource()
/third_party/node/deps/v8/src/runtime/
Druntime-regexp.cc1632 int num_elems) { in NewJSArrayWithElements()
1716 uint32_t num_elems = 0; in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h68 size_t num_elems; member
Ddxil_module.c632 size_t num_elems) in dxil_module_get_array_type()
655 size_t num_elems) in dxil_module_get_vector_type()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_context.c244 unsigned num_elems, in dd_context_create_vertex_elements_state()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc4350 const auto num_elems = pointee_type_inst->GetSingleWordInOperand(1); in MakeAccessChain() local
4513 const auto num_elems = current_type_inst->GetSingleWordInOperand(1); in MakeCompositeValueDecomposition() local
4534 const auto num_elems = current_type_inst->GetSingleWordInOperand(1); in MakeCompositeValueDecomposition() local
/third_party/alsa-lib/include/sound/uapi/
Dasoc.h226 __le32 num_elems; /* number of elements in array */ member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c1694 unsigned num_elems = sctx->num_vertex_elements; in si_rebind_buffer() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h158 FT_Int num_elems; member
/third_party/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c2102 int num_elems = num_components - i; in visit_load_buffer() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp4763 unsigned num_elems = src.bytes() / elem_size_bytes; in split_store_data() local