Home
last modified time | relevance | path

Searched defs:elements (Results 126 - 150 of 265) sorted by relevance

1234567891011

/third_party/node/deps/v8/src/json/
H A Djson-parser.h184 uint32_t elements; member in v8::internal::final
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c529 etna_vertex_elements_state_create(struct pipe_context *pctx, unsigned num_elements, const struct pipe_vertex_element *elements) etna_vertex_elements_state_create() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c409 dd_screen_create_vertex_state(struct pipe_screen *_screen, struct pipe_vertex_buffer *buffer, const struct pipe_vertex_element *elements, unsigned num_elements, struct pipe_resource *indexbuf, uint32_t full_velem_mask) dd_screen_create_vertex_state() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp118 d3d12_create_vertex_elements_state(struct pipe_context *pctx, unsigned num_elements, const struct pipe_vertex_element *elements) d3d12_create_vertex_elements_state() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_state.c364 vc4_vertex_state_create(struct pipe_context *pctx, unsigned num_elements, const struct pipe_vertex_element *elements) vc4_vertex_state_create() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo.c50 nvc0_vertex_state_create(struct pipe_context *pipe, unsigned num_elements, const struct pipe_vertex_element *elements) nvc0_vertex_state_create() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderTestUtil.hpp266 Buffer (const std::vector<E>& elements, deUint32 padding = 0 /* in bytes */) in Buffer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.cpp109 static const D3DVERTEXELEMENT9 elements[] = { in initialize() local
/third_party/skia/src/sksl/
H A DSkSLRehydrator.cpp261 std::vector<std::unique_ptr<ProgramElement>> Rehydrator::elements() { in elements() function in SkSL::Rehydrator
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsobjs.c1335 T1_TokenRec elements[T1_MAX_TABLE_ELEMENTS]; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDerivedTypes.h342 ArrayRef<Type *> const elements() const { in elements() function in llvm::StructType
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWasm.h147 ArrayRef<wasm::WasmElemSegment> elements() const { return ElemSegments; } in elements() function in llvm::object::WasmObjectFile
/third_party/skia/third_party/externals/icu/source/common/
H A Duhash.cpp343 UHashElement *elements = hash->elements; in _uhash_find() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.h409 void* elements; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderTestUtil.hpp266 Buffer (const std::vector<E>& elements, deUint32 padding = 0 /* in bytes */) in Buffer() argument
/third_party/ffmpeg/libavcodec/
H A Daacsbr_template.c612 get_bits1_vector(GetBitContext *gb, uint8_t *vec, int elements) global() argument
H A Ddxv.c483 int ret, elements = 0; in dxv_decompress_opcodes() local
/third_party/ffmpeg/libavfilter/
H A Daf_dynaudnorm.c50 double *elements; member
[all...]
H A Dv360.h173 int elements; member
/third_party/cJSON/tests/unity/src/
H A Dunity.c609 UNITY_UINT32 elements = num_elements; in UnityAssertEqualIntArray() local
719 UNITY_UINT32 elements = num_elements; in UnityAssertEqualFloatArray() local
849 UNITY_UINT32 elements = num_elements; in UnityAssertEqualDoubleArray() local
1172 UNITY_UINT32 elements = num_elements; UnityAssertEqualMemory() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_instructions.cpp828 const unsigned elements = ir->operands[0]->type->vector_elements; in bit_count_to_math() local
1106 const unsigned elements = ir->operands[0]->type->vector_elements; in find_lsb_to_float_cast() local
1187 const unsigned elements = ir->operands[0]->type->vector_elements; find_msb_to_float_cast() local
1317 const unsigned elements = ir->operands[0]->type->vector_elements; imul_high_to_mul() local
[all...]
H A Dir_reader.cpp811 exec_list elements; in read_constant() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c341 v3d_vertex_state_create(struct pipe_context *pctx, unsigned num_elements, const struct pipe_vertex_element *elements) v3d_vertex_state_create() argument
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_pipeline.c101 const uint32_t elements = inputs_read >> VERT_ATTRIB_GENERIC0; in emit_vertex_input() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dsparse-llvm.c99 LLVMTypeRef elements; in sym_union_type() local

Completed in 52 milliseconds

1234567891011