| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| D | vktSubgroupsTestsUtils.cpp | 3389 const Allocation& resultAlloc = inputBuffers[ndx]->getAllocation(); in allStagesRequiredSubgroupSize() local 3400 const Allocation& resultAlloc = inputBuffers[index]->getAllocation(); in allStagesRequiredSubgroupSize() local 3420 const Allocation& resultAlloc = imageBufferResult.getAllocation(); in allStagesRequiredSubgroupSize() local 3856 const Allocation& resultAlloc = resultBuffer.getAllocation(); in makeFragmentFrameBufferTestRequiredSubgroupSize() local 4311 const Allocation& resultAlloc = resultBuffer.getAllocation(); in makeComputeOrMeshTestRequiredSubgroupSize() local 4322 const Allocation& resultAlloc = inputBuffers[i]->getAllocation(); in makeComputeOrMeshTestRequiredSubgroupSize() local 5087 const Allocation& resultAlloc = inputBuffers[ndx]->getAllocation(); in allRayTracingStagesRequiredSubgroupSize() local 5101 const Allocation& resultAlloc = inputBuffers[index]->getAllocation(); in allRayTracingStagesRequiredSubgroupSize() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| D | vktSubgroupsTestsUtils.cpp | 3377 const Allocation& resultAlloc = inputBuffers[ndx]->getAllocation(); in allStagesRequiredSubgroupSize() local 3388 const Allocation& resultAlloc = inputBuffers[index]->getAllocation(); in allStagesRequiredSubgroupSize() local 3408 const Allocation& resultAlloc = imageBufferResult.getAllocation(); in allStagesRequiredSubgroupSize() local 3844 const Allocation& resultAlloc = resultBuffer.getAllocation(); in makeFragmentFrameBufferTestRequiredSubgroupSize() local 4293 const Allocation& resultAlloc = resultBuffer.getAllocation(); in makeComputeOrMeshTestRequiredSubgroupSize() local 4304 const Allocation& resultAlloc = inputBuffers[i]->getAllocation(); in makeComputeOrMeshTestRequiredSubgroupSize() local 5076 const Allocation& resultAlloc = inputBuffers[ndx]->getAllocation(); in allRayTracingStagesRequiredSubgroupSize() local 5090 const Allocation& resultAlloc = inputBuffers[index]->getAllocation(); in allRayTracingStagesRequiredSubgroupSize() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageAstcDecodeModeTests.cpp | 362 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local
|
| D | vktImageCompressionTranscodingSupport.cpp | 1328 const Allocation& resultAlloc = resultBuffer.getAllocation(); in decompressImage() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| D | vktImageAstcDecodeModeTests.cpp | 362 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local
|
| D | vktImageCompressionTranscodingSupport.cpp | 1317 const Allocation& resultAlloc = resultBuffer.getAllocation(); in decompressImage() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| D | vktTessellationPrimitiveDiscardTests.cpp | 553 const Allocation& resultAlloc = resultBuffer.getAllocation(); in test() local
|
| D | vktTessellationFractionalSpacingTests.cpp | 626 const Allocation& resultAlloc = resultBuffer.getAllocation(); in test() local
|
| D | vktTessellationCoordinatesTests.cpp | 775 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local
|
| D | vktTessellationInvarianceTests.cpp | 677 const Allocation& resultAlloc = m_resultBuffer.getAllocation(); in draw() local 1501 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local 2133 const Allocation& resultAlloc = resultBuffer.getAllocation(); in test() local
|
| D | vktTessellationUserDefinedIO.cpp | 914 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| D | vktTessellationPrimitiveDiscardTests.cpp | 553 const Allocation& resultAlloc = resultBuffer.getAllocation(); in test() local
|
| D | vktTessellationFractionalSpacingTests.cpp | 650 const Allocation& resultAlloc = resultBuffer.getAllocation(); in test() local
|
| D | vktTessellationCoordinatesTests.cpp | 790 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local
|
| D | vktTessellationInvarianceTests.cpp | 689 const Allocation& resultAlloc = m_resultBuffer.getAllocation(); in draw() local 1518 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local 2160 const Allocation& resultAlloc = resultBuffer.getAllocation(); in test() local
|
| D | vktTessellationUserDefinedIO.cpp | 914 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 413 const Allocation& resultAlloc = resultBuffer.getAllocation(); in executeComputePipeline() local 507 const Allocation& resultAlloc = resultBuffer.getAllocation(); in executeGraphicPipeline() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 413 const Allocation& resultAlloc = resultBuffer.getAllocation(); in executeComputePipeline() local 507 const Allocation& resultAlloc = resultBuffer.getAllocation(); in executeGraphicPipeline() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| D | vktDrawExplicitVertexParameterTests.cpp | 618 const Allocation& resultAlloc = ssboBuffer->getBoundMemory(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawExplicitVertexParameterTests.cpp | 618 const Allocation& resultAlloc = ssboBuffer->getBoundMemory(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
| D | vktComputeShaderBuiltinVarTests.cpp | 510 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeShaderBuiltinVarTests.cpp | 522 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineSpecConstantTests.cpp | 577 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local 774 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineSpecConstantTests.cpp | 587 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local 786 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate() local
|