| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_set_program_inouts.cpp | 283 unsigned num_elems; in try_mark_partial_variable() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_pack.c | 292 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 D | desc_sroa.cpp | 331 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 D | desc_sroa.cpp | 332 uint32_t num_elems = length_const->GetU32(); in GetNumBindingsUsedByType() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | desc_sroa.cpp | 333 uint32_t num_elems = length_const->GetU32(); in GetNumBindingsUsedByType() local
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_internal.h | 68 size_t num_elems; member
|
| H A D | dxil_module.c | 630 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 D | compute_test.cpp | 419 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 D | dd_context.c | 243 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 D | asoc.h | 228 __le32 num_elems; /* number of elements in array */ member
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-regexp.cc | 1716 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 D | si_descriptors.c | 1694 unsigned num_elems = sctx->num_vertex_elements; in si_rebind_buffer() local
|
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | psaux.h | 158 FT_Int num_elems; member
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 2102 int num_elems = num_components - i; in visit_load_buffer() local
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | function.cc | 4350 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
|