Home
last modified time | relevance | path

Searched defs:num_elems (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dir_set_program_inouts.cpp283 unsigned num_elems; in try_mark_partial_variable() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c292 lp_build_uninterleave1(struct gallivm_state *gallivm, unsigned num_elems, LLVMValueRef a, unsigned lo_hi) lp_build_uninterleave1() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddesc_sroa.cpp331 uint32_t num_elems = length_const->GetU32(); in GetNumBindingsUsedByType() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddesc_sroa.cpp332 uint32_t num_elems = length_const->GetU32(); in GetNumBindingsUsedByType() local
/third_party/spirv-tools/source/opt/
H A Ddesc_sroa.cpp333 uint32_t num_elems = length_const->GetU32(); in GetNumBindingsUsedByType() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_internal.h68 size_t num_elems; member
H A Ddxil_module.c630 dxil_module_get_array_type(struct dxil_module *m, const struct dxil_type *elem_type, size_t num_elems) dxil_module_get_array_type() argument
653 dxil_module_get_vector_type(struct dxil_module *m, const struct dxil_type *elem_type, size_t num_elems) dxil_module_get_vector_type() argument
[all...]
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.cpp419 add_uav_resource(ComputeTest::Resources &resources, unsigned spaceid, unsigned resid, const void *data, size_t num_elems, size_t elem_size) add_uav_resource() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c243 dd_context_create_vertex_elements_state(struct pipe_context *_pipe, unsigned num_elems, const struct pipe_vertex_element *elems) dd_context_create_vertex_elements_state() argument
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h228 __le32 num_elems; /* number of elements in array */ member
/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc1716 uint32_t num_elems = 0; in RUNTIME_FUNCTION() local
1630 NewJSArrayWithElements(Isolate* isolate, Handle<FixedArray> elems, int num_elems) NewJSArrayWithElements() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A 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/
H A Dpsaux.h158 FT_Int num_elems; member
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c2102 int num_elems = num_components - i; in visit_load_buffer() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc4350 const auto num_elems = pointee_type_inst->GetSingleWordInOperand(1); in MakeAccessChain() local
4355 << num_elems << " elements"; in MakeAccessChain() local
4513 const auto num_elems = current_type_inst->GetSingleWordInOperand(1); in MakeCompositeValueDecomposition() local
4517 << " is out of bounds for vector of " << num_elems in MakeCompositeValueDecomposition() local
4534 const auto num_elems = current_type_inst->GetSingleWordInOperand(1); in MakeCompositeValueDecomposition() local
4538 << " is out of bounds for matrix of " << num_elems in MakeCompositeValueDecomposition() local

Completed in 39 milliseconds