Home
last modified time | relevance | path

Searched refs:secondary_program_present (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_xgl_pds.c1537 if (input_program->secondary_program_present) in pvr_pds_generate_descriptor_upload_program()
1555 bool halt = last_DMA && !input_program->secondary_program_present; in pvr_pds_generate_descriptor_upload_program()
1584 bool halt = last_DMA && !input_program->secondary_program_present; in pvr_pds_generate_descriptor_upload_program()
1697 if (input_program->secondary_program_present) { in pvr_pds_generate_descriptor_upload_program()
Dpvr_pds.h914 bool secondary_program_present; member