Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/compiler/nir/
H A Dnir_group_loads.c164 uint32_t first_index; member
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_nir.h44 uint32_t first_index; member
92 uint32_t first_index; member
96 uint32_t first_index; member
H A Ddzn_cmd_buffer.c2571 dzn_cmd_buffer_triangle_fan_rewrite_index(struct dzn_cmd_buffer *cmdbuf, uint32_t *index_count, uint32_t *first_index) dzn_cmd_buffer_triangle_fan_rewrite_index() argument
/third_party/skia/src/shaders/gradients/
H A DSk4fGradientBase.cpp193 const int first_index = reverse ? count - 1 : 0; in init() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlink_uniform_blocks.cpp237 process_block_array(struct uniform_block_array_elements *ub_array, char **name, size_t name_length, gl_uniform_block *blocks, ubo_visitor *parcel, gl_uniform_buffer_variable *variables, const struct link_uniform_block_active *const b, unsigned *block_index, unsigned binding_offset, const struct gl_constants *consts, struct gl_shader_program *prog, unsigned first_index) process_block_array() argument
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers.c677 ecma_builtin_helper_string_find_index(ecma_string_t *original_str_p, ecma_string_t *search_str_p, bool first_index, ecma_length_t start_pos, ecma_length_t *ret_index_p) ecma_builtin_helper_string_find_index() argument
/third_party/node/deps/v8/src/interpreter/
H A 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/ffmpeg/libavformat/
H A 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
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_query.c659 emit_zero_queries(struct anv_cmd_buffer *cmd_buffer, struct mi_builder *b, struct anv_query_pool *pool, uint32_t first_index, uint32_t num_queries) emit_zero_queries() argument
/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc608 int first_index = instruction_block->first_instruction_index(); in PrintSchedule() local
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dcode-generator-arm.cc54 Operand InputOperand2(size_t first_index) { in InputOperand2() argument
86 MemOperand InputOffset(size_t* first_index) { in InputOffset() argument
161 NeonInputOperand(size_t first_index) NeonInputOperand() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc333 int first_index = proto_file.find_first_of("/", start_index); in GeneratedMetadataFileName() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device_generated_commands.c877 nir_ssa_def *first_index = nir_channel(&b, draw_data0, 2); in build_dgc_prepare_shader() local
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc110 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand() argument
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc91 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand() argument
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc108 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand() argument
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc108 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand() argument
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc121 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cComputeShaderTests.cpp4134 GLuint first_index[4]; in Run() member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cComputeShaderTests.cpp4123 GLuint first_index[4]; in Run() member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dos2_table.cc502 void OS2Table::Builder::SetUsFirstCharIndex(int32_t first_index) { in SetUsFirstCharIndex() argument
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc86 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h1697 pgoff_t first_index; /* Lowest page->index to unmap */ member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_cmd_buffer.c4606 pvr_emit_vdm_index_list(struct pvr_cmd_buffer *cmd_buffer, struct pvr_sub_cmd_gfx *const sub_cmd, VkPrimitiveTopology topology, uint32_t first_vertex, uint32_t vertex_count, uint32_t first_index, uint32_t index_count, uint32_t instance_count) pvr_emit_vdm_index_list() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc4236 uint32_t first_index = 1; in MakeAccessChain() local

Completed in 87 milliseconds

12