Searched defs:num_coordinates (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_eu.h | 1273 lsc_msg_desc(UNUSED const struct intel_device_info *devinfo, enum lsc_opcode opcode, unsigned simd_size, enum lsc_addr_surface_type addr_type, enum lsc_addr_size addr_sz, unsigned num_coordinates, enum lsc_data_size data_sz, unsigned num_channels, bool transpose, unsigned cache_ctrl, bool has_dest) lsc_msg_desc() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-glyf-table.hh | 534 unsigned int num_coordinates = StructAtOffset<HBUINT16> (glyph - 2, 0) + 1; in trim_padding() local
|
Completed in 5 milliseconds