Home
last modified time | relevance | path

Searched defs:localPrefix (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp261 const std::string localPrefix = "l" + de::toString(bufNum); in checkBuffer() local
282 << " " << localPrefix << "c0 == " << localPrefix << "d ) {\\n" checkBuffer() local
293 << " all(equal(" << localPrefix << "c0, " << localPrefix << "d )) ) {\\n" checkBuffer() local
309 << " " << localPrefix << "c0 == " << localPrefix << "d )) {\\n" checkBuffer() local
317 << " all(equal(" << localPrefix << "c0, " << localPrefix << "d )) )) {\\n" checkBuffer() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp261 const std::string localPrefix = "l" + de::toString(bufNum); in checkBuffer() local
282 << " " << localPrefix << "c0 == " << localPrefix << "d ) {\\n" checkBuffer() local
293 << " all(equal(" << localPrefix << "c0, " << localPrefix << "d )) ) {\\n" checkBuffer() local
309 << " " << localPrefix << "c0 == " << localPrefix << "d )) {\\n" checkBuffer() local
317 << " all(equal(" << localPrefix << "c0, " << localPrefix << "d )) )) {\\n" checkBuffer() local
[all...]

Completed in 3 milliseconds