Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.h360 bool BoundCurrent; variable
382 bool BoundCurrent; variable
Dlayer_validation_tests.cpp1174 BoundCurrent(false), in VkBufferTest()
1216 BoundCurrent = true; in VkBufferTest()
1235 bool VkBufferTest::GetBufferCurrent() { return AllocateCurrent && BoundCurrent && CreateCurrent; } in GetBufferCurrent()
1249 : BoundCurrent(false), in VkVerticesObj()
1321 BoundCurrent = true; in BindVertexBuffers()