Searched refs:emit_ps_depth_count (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_query.c | 334 emit_ps_depth_count(struct anv_cmd_buffer *cmd_buffer, function in typeref:typename:void 525 emit_ps_depth_count(cmd_buffer, anv_address_add(query_addr, 8)); 581 emit_ps_depth_count(cmd_buffer, anv_address_add(query_addr, 16));
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_query.c | 605 emit_ps_depth_count(struct anv_cmd_buffer *cmd_buffer, function in typeref:typename:void 905 emit_ps_depth_count(cmd_buffer, anv_address_add(query_addr, 8)); 1082 emit_ps_depth_count(cmd_buffer, anv_address_add(query_addr, 16));
|
Completed in 4 milliseconds