Home
last modified time | relevance | path

Searched refs:primary_offset (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/ic/
H A Dstub-cache.cc87 int primary_offset = PrimaryOffset(name, map); in Set() local
88 Entry* primary = entry(primary_, primary_offset); in Set()
114 int primary_offset = PrimaryOffset(name, map); in Get() local
115 Entry* primary = entry(primary_, primary_offset); in Get()
H A Daccessor-assembler.cc2970 TNode<IntPtrT> primary_offset = in TryProbeStubCache() local
2972 TryProbeStubCacheTable(stub_cache, kPrimary, primary_offset, name, in TryProbeStubCache()
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_descriptor_set.c311 layout->memory_layout_in_dwords_per_stage[stage].primary_offset = in pvr_setup_in_memory_layout_sizes()
348 layout->memory_layout_in_dwords_per_stage[stage].primary_offset); in pvr_dump_in_memory_layout_sizes()
779 .primary_offset; in pvr_dump_in_register_layout_sizes()
942 reg_layout->primary_offset = next_free_reg[stage]; in pvr_CreatePipelineLayout()
1097 offset = layout->memory_layout_in_dwords_per_stage[stage].primary_offset; in pvr_get_descriptor_primary_offset()
1363 uint32_t primary_offset; in pvr_descriptor_update_buffer_info() local
1373 primary_offset = in pvr_descriptor_update_buffer_info()
1386 memcpy(mem_ptr + primary_offset, &addr, size_info.primary << 2); in pvr_descriptor_update_buffer_info()
1414 uint32_t primary_offset; in pvr_descriptor_update_sampler() local
1423 primary_offset in pvr_descriptor_update_sampler()
1533 uint32_t primary_offset; pvr_descriptor_update_sampler_texture() local
1608 uint32_t primary_offset; pvr_descriptor_update_texture() local
1700 uint32_t primary_offset; pvr_descriptor_update_buffer_view() local
1758 uint32_t primary_offset; pvr_descriptor_update_input_attachment() local
[all...]
H A Dpvr_private.h441 uint32_t primary_offset; member
H A Dpvr_pipeline.c693 .destination = reg_layout->primary_offset + start_offset, in pvr_pds_descriptor_program_create_and_upload()
H A Dpvr_cmd_buffer.c2872 .primary_offset in pvr_setup_descriptor_mappings()
/third_party/libdrm/include/drm/
H A Dmga_drm.h301 unsigned long primary_offset; member

Completed in 35 milliseconds