Lines Matching refs:countBuffer
13190 … VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, in PreCallValidateCmdDrawIndirectCountKHR() argument
13222 BUFFER_STATE *count_buffer_state = GetBufferState(countBuffer); in PreCallValidateCmdDrawIndirectCountKHR()
13232 … VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, in PreCallRecordCmdDrawIndirectCountKHR() argument
13237 BUFFER_STATE *count_buffer_state = GetBufferState(countBuffer); in PreCallRecordCmdDrawIndirectCountKHR()
13244 … VkBuffer countBuffer, VkDeviceSize countBufferOffset, in PreCallValidateCmdDrawIndexedIndirectCountKHR() argument
13278 BUFFER_STATE *count_buffer_state = GetBufferState(countBuffer); in PreCallValidateCmdDrawIndexedIndirectCountKHR()
13287 … VkBuffer countBuffer, VkDeviceSize countBufferOffset, in PreCallRecordCmdDrawIndexedIndirectCountKHR() argument
13292 BUFFER_STATE *count_buffer_state = GetBufferState(countBuffer); in PreCallRecordCmdDrawIndexedIndirectCountKHR()
13340 … VkBuffer countBuffer, VkDeviceSize countBufferOffset, in PreCallValidateCmdDrawMeshTasksIndirectCountNV() argument
13349 BUFFER_STATE *count_buffer_state = GetBufferState(countBuffer); in PreCallValidateCmdDrawMeshTasksIndirectCountNV()
13359 … VkBuffer countBuffer, VkDeviceSize countBufferOffset, in PreCallRecordCmdDrawMeshTasksIndirectCountNV() argument
13364 BUFFER_STATE *count_buffer_state = GetBufferState(countBuffer); in PreCallRecordCmdDrawMeshTasksIndirectCountNV()