Home
last modified time | relevance | path

Searched refs:struct_offset (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dvulkan_loader.h90 size_t struct_offset; in ff_vk_load_functions() member
129 *(PFN_vkVoidFunction *)((uint8_t *)vk + load->struct_offset) = fn; in ff_vk_load_functions()
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_decoder.c979 uint64_t struct_offset = offset + iter.offset; in v3d_print_group() local
981 struct_offset, in v3d_print_group()
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.c1235 uint64_t struct_offset = offset + 4 * struct_dword; in intel_print_group() local
1236 intel_print_group(outfile, iter.struct_desc, struct_offset, in intel_print_group()
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.c413 unsigned struct_offset = xfb_decl->matched_candidate->xfb_offset_floats * 4; in xfb_decl_assign_location() local
416 array_offset + struct_offset; in xfb_decl_assign_location()
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc2330 VisitResult struct_offset{ in GenerateFieldAccess()
2334 GenerateCall("+", Arguments{{ref_offset, struct_offset}, {}}); in GenerateFieldAccess()

Completed in 16 milliseconds