| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawShaderViewportIndexTests.cpp | 960 const Allocation alloc = colorBuffer->getBoundMemory(); in testVertexFragmentShader() local 979 const Allocation alloc = colorBuffer->getBoundMemory(); in testVertexFragmentShader() local 1021 const Allocation alloc = colorBuffer->getBoundMemory(); in testTessellationShader() local 1040 const Allocation alloc in testTessellationShader() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageSubresourceLayoutTests.cpp | 384 auto& alloc = m_context.getDefaultAllocator(); in iterateAspect() local
|
| H A D | vktImageTranscodingSupportTests.cpp | 402 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcode() local 664 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcode() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| H A D | vktMemoryAllocationTests.cpp | 485 VkMemoryAllocateInfo alloc = in iterate() local 545 const VkMemoryAllocateInfo alloc = in iterate() local
|
| H A D | vktMemoryPipelineBarrierTests.cpp | 542 const vk::VkMemoryAllocateInfo alloc = in allocMemory() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderApiTests.cpp | 353 BufferWithMemoryPtr makeStridedBuffer(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, const std::vector<T>& elements, uint32_t offset, uint32_t stride, VkBufferUsageFlags usage, uint32_t endPadding) in makeStridedBuffer() argument 387 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 141 ConditionBuffer (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, uint32_t condValue, bool bindWithOffset, bool condWithOffset) in ConditionBuffer() argument 224 std::unique_ptr<BufferWithMemory> makeIndirectBuffer (const DeviceInterface& vkd, const VkDevice device, Allocator& alloc, const T& data) in makeIndirectBuffer() argument 240 void ConditionalRenderingInstance::initIndirectBuffers (const DeviceInterface& vkd, const VkDevice device, Allocator& alloc) in initIndirectBuffers() argument 356 auto& alloc = m_context.getDefaultAllocator(); in iterate() local [all...] |
| H A D | vktMeshShaderSmokeTests.cpp | 382 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 928 auto& alloc = context.getDefaultAllocator(); in testFullscreenGradient() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineNoPositionTests.cpp | 403 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktRasterizationFragShaderSideEffectsTests.cpp | 286 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryDirectionTests.cpp | 331 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktRayQueryPositionFetchTests.cpp | 405 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingDirectionTests.cpp | 412 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktRayTracingNonUniformArgsTests.cpp | 248 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktRayTracingOpacityMicromapTests.cpp | 326 auto& alloc = m_context.getDefaultAllocator(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktDynamicRenderingRandomTests.cpp | 179 const Allocation alloc = m_imageBuffer->getBoundMemory(); in DynamicRenderingTestInstance() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
| H A D | vktShaderObjectLinkTests.cpp | 182 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 637 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktShaderObjectRenderingTests.cpp | 330 auto& alloc = m_context.getDefaultAllocator(); in createDummyImage() local 557 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderFConvertTests.cpp | 601 auto& alloc = inputBuffer->getAllocation(); in iterate() local 792 auto& alloc = outputBuffer->getAllocation(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmComputeShaderCase.cpp | 719 AllocationMp alloc; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueTests.cpp | 171 Allocator& alloc = m_device.getAllocator(); in createImage() local
|
| H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 376 const Allocation& alloc = resultBuffer.getAllocation(); in executeComputePipeline() local 464 const Allocation& alloc = resultBuffer.getAllocation(); in executeGraphicPipeline() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationMiscDrawTests.cpp | 158 const Allocation& alloc = vertexBuffer.getAllocation(); in runTest() local 234 const Allocation& alloc = tessLevelsBuffer.getAllocation(); in runTest() local
|
| H A D | vktTessellationUserDefinedIO.cpp | 789 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate() local 802 const Allocation& alloc = resultBuffer.getAllocation(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingDescriptorBufferTests.cpp | 387 MovePtr<Allocation> alloc; member 413 MovePtr<Allocation> alloc; member [all...] |