Home
last modified time | relevance | path

Searched refs:verifBufferAlloc (Results 1 - 15 of 15) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSlicedViewOf3DTests.cpp708 auto& verifBufferAlloc = verifBuffer->getAllocation(); in runSamplingPipeline() local
710 invalidateAlloc(vkd, device, verifBufferAlloc); in runSamplingPipeline()
714 const tcu::ConstPixelBufferAccess verifAcces (tcuFormat, iExtent, verifBufferAlloc.getHostPtr()); in runSamplingPipeline()
810 auto& verifBufferAlloc = verifBuffer->getAllocation(); in iterate() local
813 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
817 const tcu::ConstPixelBufferAccess finalImage (tcuFormat, sliceExtentIV3, verifBufferAlloc.getHostPtr()); in iterate()
911 auto& verifBufferAlloc = verifBuffer->getAllocation(); in iterate() local
914 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
918 const tcu::ConstPixelBufferAccess finalImage (tcuFormat, sliceExtentIV3, verifBufferAlloc.getHostPtr()); in iterate()
H A DvktPipelineMiscTests.cpp313 auto& verifBufferAlloc = verifBuffer.getAllocation(); in iterate() local
401 void* verifBufferData = verifBufferAlloc.getHostPtr(); in iterate()
403 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
1520 auto& verifBufferAlloc = verifBuffer.getAllocation(); in iterate() local
1659 void* verifBufferData = verifBufferAlloc.getHostPtr(); in iterate()
1661 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
H A DvktPipelineShaderModuleIdentifierTests.cpp2887 auto& verifBufferAlloc = verifBuffer->getAllocation(); in iterate() local
2888 void* verifBufferData = verifBufferAlloc.getHostPtr(); in iterate()
2890 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
3453 auto& verifBufferAlloc = verifBuffer.getAllocation(); in iterate() local
3454 void* verifBufferData = verifBufferAlloc.getHostPtr(); in iterate()
3456 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp402 auto& verifBufferAlloc = verifBuffer.getAllocation(); in iterate() local
403 void* verifBufferData = verifBufferAlloc.getHostPtr(); in iterate()
542 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
H A DvktMeshShaderQueryTestsEXT.cpp1149 auto& verifBufferAlloc = verifBuffer.getAllocation(); in iterate() local
1150 void* verifBufferData = verifBufferAlloc.getHostPtr(); in iterate()
1152 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp402 auto& verifBufferAlloc = verifBuffer.getAllocation(); in iterate() local
403 void* verifBufferData = verifBufferAlloc.getHostPtr(); in iterate()
542 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
H A DvktMeshShaderQueryTestsEXT.cpp1148 auto& verifBufferAlloc = verifBuffer.getAllocation(); in iterate() local
1149 void* verifBufferData = verifBufferAlloc.getHostPtr(); in iterate()
1151 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp2873 auto& verifBufferAlloc = verifBuffer->getAllocation(); in iterate() local
2874 void* verifBufferData = verifBufferAlloc.getHostPtr(); in iterate()
2876 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
3437 auto& verifBufferAlloc = verifBuffer.getAllocation(); in iterate() local
3438 void* verifBufferData = verifBufferAlloc.getHostPtr(); in iterate()
3440 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
H A DvktPipelineMiscTests.cpp310 auto& verifBufferAlloc = verifBuffer.getAllocation(); in iterate() local
398 void* verifBufferData = verifBufferAlloc.getHostPtr(); in iterate()
400 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp3693 auto& verifBufferAlloc = verifBuffer.getAllocation();
3694 void* verifBufferPtr = verifBufferAlloc.getHostPtr();
3697 flushAlloc(vkd, device, verifBufferAlloc);
3739 invalidateAlloc(vkd, device, verifBufferAlloc);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp3457 auto& verifBufferAlloc = verifBuffer.getAllocation();
3458 void* verifBufferPtr = verifBufferAlloc.getHostPtr();
3461 flushAlloc(vkd, device, verifBufferAlloc);
3503 invalidateAlloc(vkd, device, verifBufferAlloc);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp2700 auto& verifBufferAlloc = verifBuffer.getAllocation(); in iterate()
2701 void* verifBufferData = verifBufferAlloc.getHostPtr(); in iterate()
2828 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureMipmapTests.cpp2704 auto& verifBufferAlloc = verifBuffer.getAllocation(); in iterate()
2705 void* verifBufferData = verifBufferAlloc.getHostPtr(); in iterate()
2832 invalidateAlloc(vkd, device, verifBufferAlloc); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp7064 auto& verifBufferAlloc = verifBuffer.getAllocation();
7065 void* verifBufferData = verifBufferAlloc.getHostPtr();
7136 invalidateAlloc(vkd, device, verifBufferAlloc);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationTests.cpp6812 auto& verifBufferAlloc = verifBuffer.getAllocation();
6813 void* verifBufferData = verifBufferAlloc.getHostPtr();
6884 invalidateAlloc(vkd, device, verifBufferAlloc);

Completed in 70 milliseconds