Home
last modified time | relevance | path

Searched defs:first_index (Results 1 – 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_nir.h44 uint32_t first_index; member
92 uint32_t first_index; member
96 uint32_t first_index; member
Ddzn_cmd_buffer.c2573 uint32_t *first_index) in dzn_cmd_buffer_triangle_fan_rewrite_index()
/third_party/node/deps/v8/src/interpreter/
Dbytecode-register-optimizer.cc493 int first_index = reg_list.first_register().index(); in RegisterListAllocateEvent() local
502 int first_index = reg_list.first_register().index(); in RegisterListFreeEvent() local
/third_party/mesa3d/src/compiler/nir/
Dnir_group_loads.c164 uint32_t first_index; member
/third_party/skia/src/shaders/gradients/
DSk4fGradientBase.cpp193 const int first_index = reverse ? count - 1 : 0; in init() local
/third_party/ffmpeg/libavformat/
Dimg2dec.c118 int range, last_index, range1, first_index; in find_image_range() local
189 int first_index = 1, last_index = 1; in ff_img_read_header() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-helpers.c679bool first_index, /**< whether search for first (t) or last (f) index */ in ecma_builtin_helper_string_find_index()
/third_party/mesa3d/src/compiler/glsl/
Dlink_uniform_blocks.cpp244 unsigned first_index) in process_block_array()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dos2_table.cc502 void OS2Table::Builder::SetUsFirstCharIndex(int32_t first_index) { in SetUsFirstCharIndex()
/third_party/mesa3d/src/intel/vulkan/
DgenX_query.c661 uint32_t first_index, uint32_t num_queries) in emit_zero_queries()
/third_party/node/deps/v8/src/compiler/backend/arm/
Dcode-generator-arm.cc54 Operand InputOperand2(size_t first_index) { in InputOperand2()
86 MemOperand InputOffset(size_t* first_index) { in InputOffset()
117 MemOperand InputOffset(size_t first_index = 0) { in InputOffset()
161 NeonMemOperand NeonInputOperand(size_t first_index) { in NeonInputOperand()
/third_party/node/deps/v8/src/compiler/
Dgraph-visualizer.cc608 int first_index = instruction_block->first_instruction_index(); in PrintSchedule() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_device_generated_commands.c877 nir_ssa_def *first_index = nir_channel(&b, draw_data0, 2); in build_dgc_prepare_shader() local
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc333 int first_index = proto_file.find_first_of("/", start_index); in GeneratedMetadataFileName() local
/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc86 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand()
110 size_t first_index = 0) { in MemoryOperand()
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc91 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand()
109 size_t first_index = 0) { in MemoryOperand()
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dcode-generator-loong64.cc108 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_cmd_buffer.c4611 uint32_t first_index, in pvr_emit_vdm_index_list()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cComputeShaderTests.cpp4134 GLuint first_index[4]; in Run() member
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc4236 uint32_t first_index = 1; in MakeAccessChain() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp4123 GLuint first_index[4]; in Run() member
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h595 unsigned first_index; member
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dcode-generator-riscv64.cc121 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand()
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc110 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand()
/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc108 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand()

12