Lines Matching refs:ValidateBufferUsage
2039 bool cvdescriptorset::DescriptorSet::ValidateBufferUsage(BUFFER_STATE const *buffer_node, VkDescriptorType type,
2105 if (!ValidateBufferUsage(buffer_node, type, error_code, error_msg)) {
2106 // error_msg will have been updated by ValidateBufferUsage()
2272 } else if (!ValidateBufferUsage(buffer_state, update->descriptorType, error_code, error_msg)) {
2393 if (!ValidateBufferUsage(device_data_->GetBufferState(buffer), type, error_code, error_msg)) {
2407 if (!ValidateBufferUsage(device_data_->GetBufferState(buffer), type, error_code, error_msg)) {