Home
last modified time | relevance | path

Searched defs:alloc (Results 551 - 575 of 959) sorted by relevance

1...<<21222324252627282930>>...39

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawShaderViewportIndexTests.cpp960 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 DvktImageSubresourceLayoutTests.cpp384 auto& alloc = m_context.getDefaultAllocator(); in iterateAspect() local
H A DvktImageTranscodingSupportTests.cpp402 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 DvktMemoryAllocationTests.cpp485 VkMemoryAllocateInfo alloc = in iterate() local
545 const VkMemoryAllocateInfo alloc = in iterate() local
H A DvktMemoryPipelineBarrierTests.cpp542 const vk::VkMemoryAllocateInfo alloc = in allocMemory() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp353 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 DvktMeshShaderConditionalRenderingTestsEXT.cpp141 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 DvktMeshShaderSmokeTests.cpp382 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 DvktPipelineNoPositionTests.cpp403 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp286 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp331 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
H A DvktRayQueryPositionFetchTests.cpp405 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp412 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
H A DvktRayTracingNonUniformArgsTests.cpp248 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
H A DvktRayTracingOpacityMicromapTests.cpp326 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingRandomTests.cpp179 const Allocation alloc = m_imageBuffer->getBoundMemory(); in DynamicRenderingTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectLinkTests.cpp182 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
637 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
H A DvktShaderObjectRenderingTests.cpp330 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 DvktShaderFConvertTests.cpp601 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 DvktSpvAsmComputeShaderCase.cpp719 AllocationMp alloc; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp171 Allocator& alloc = m_device.getAllocator(); in createImage() local
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp376 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 DvktTessellationMiscDrawTests.cpp158 const Allocation& alloc = vertexBuffer.getAllocation(); in runTest() local
234 const Allocation& alloc = tessLevelsBuffer.getAllocation(); in runTest() local
H A DvktTessellationUserDefinedIO.cpp789 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 DvktBindingDescriptorBufferTests.cpp387 MovePtr<Allocation> alloc; member
413 MovePtr<Allocation> alloc; member
[all...]

Completed in 49 milliseconds

1...<<21222324252627282930>>...39