Home
last modified time | relevance | path

Searched defs:count_buffer_state (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Ddrawdispatch.cpp286 const BUFFER_STATE *count_buffer_state = GetBufferState(countBuffer); in PreCallValidateCmdDrawIndirectCountKHR() local
306 BUFFER_STATE *count_buffer_state = GetBufferState(countBuffer); in PreCallRecordCmdDrawIndirectCountKHR() local
347 const BUFFER_STATE *count_buffer_state = GetBufferState(countBuffer); in PreCallValidateCmdDrawIndexedIndirectCountKHR() local
367 BUFFER_STATE *count_buffer_state = GetBufferState(countBuffer); in PreCallRecordCmdDrawIndexedIndirectCountKHR() local
449 const BUFFER_STATE *count_buffer_state = GetBufferState(countBuffer); in PreCallValidateCmdDrawMeshTasksIndirectCountNV() local
476 BUFFER_STATE *count_buffer_state = GetBufferState(countBuffer); in PreCallRecordCmdDrawMeshTasksIndirectCountNV() local