Home
last modified time | relevance | path

Searched refs:PVR_ROGUE_PDSINST_ST_COUNT4_MASK (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.c52 #define PVR_ROGUE_PDSINST_ST_COUNT4_MAX_SIZE PVR_ROGUE_PDSINST_ST_COUNT4_MASK
139 encoded |= ((count4 & PVR_ROGUE_PDSINST_ST_COUNT4_MASK) in pvr_pds_encode_st_src0()
4200 * PVR_ROGUE_PDSINST_ST_COUNT4_MASK number of 32bits. in pvr_pds_generate_single_ldst_instruction()
4220 (((uint64_t)per_inst_count & PVR_ROGUE_PDSINST_ST_COUNT4_MASK) in pvr_pds_generate_single_ldst_instruction()
H A Dpvr_rogue_pds_defs.h699 #define PVR_ROGUE_PDSINST_ST_COUNT4_MASK (0x0000000FU) macro

Completed in 10 milliseconds