Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp2561 std::vector<float> buffferValues (floatsPerDispatch); in verifyOutput() local
2565 deMemcpy(buffferValues.data(), bufferDataPtr + bufferOffset, blockSize); in verifyOutput()
2573 msg << ((i == 0) ? "[" : ", ") << buffferValues[i]; in verifyOutput()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp2561 std::vector<float> buffferValues (floatsPerDispatch); in verifyOutput() local
2565 deMemcpy(buffferValues.data(), bufferDataPtr + bufferOffset, blockSize); in verifyOutput()
2573 msg << ((i == 0) ? "[" : ", ") << buffferValues[i]; in verifyOutput()