| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineImage2DViewOf3DTests.cpp | 213 const VkDevice device = m_context.getDevice(); in runComputePipeline() local 244 const VkDevice device = m_context.getDevice(); in runGraphicsPipeline() local 347 const VkDevice device = m_context.getDevice(); iterate() local [all...] |
| H A D | vktPipelineImageSamplingInstance.cpp | 55 allocateBuffer(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkBuffer& buffer, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) allocateBuffer() argument 85 allocateImage(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkImage& image, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) allocateImage() argument
|
| H A D | vktPipelineImageUtil.cpp | 291 readDepthAttachment(const vk::DeviceInterface& vk, vk::VkDevice device, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::Allocator& allocator, vk::VkImage image, vk::VkFormat format, const tcu::UVec2& renderSize, vk::VkImageLayout currentLayout) readDepthAttachment() argument 369 readStencilAttachment(const vk::DeviceInterface& vk, vk::VkDevice device, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::Allocator& allocator, vk::VkImage image, vk::VkFormat format, const tcu::UVec2& renderSize, vk::VkImageLayout currentLayout) readStencilAttachment() argument 427 uploadTestTextureInternal(const DeviceInterface& vk, VkDevice device, VkQueue queue, deUint32 queueFamilyIndex, Allocator& allocator, const TestTexture& srcTexture, const TestTexture* srcStencilTexture, tcu::TextureFormat format, VkImage destImage, VkImageLayout destImageLayout) uploadTestTextureInternal() argument 518 uploadTestTextureInternalSparse(const DeviceInterface& vk, VkDevice device, const VkPhysicalDevice physicalDevice, const InstanceInterface& instance, const VkImageCreateInfo& imageCreateInfo, VkQueue universalQueue, deUint32 universalQueueFamilyIndex, VkQueue sparseQueue, Allocator& allocator, std::vector<de::SharedPtr<Allocation> >& allocations, const TestTexture& srcTexture, const TestTexture* srcStencilTexture, tcu::TextureFormat format, VkImage destImage) uploadTestTextureInternalSparse() argument 608 uploadTestTexture(const DeviceInterface& vk, VkDevice device, VkQueue queue, deUint32 queueFamilyIndex, Allocator& allocator, const TestTexture& srcTexture, VkImage destImage, VkImageLayout destImageLayout) uploadTestTexture() argument 652 uploadTestTextureSparse(const DeviceInterface& vk, VkDevice device, const VkPhysicalDevice physicalDevice, const InstanceInterface& instance, const VkImageCreateInfo& imageCreateInfo, VkQueue universalQueue, deUint32 universalQueueFamilyIndex, VkQueue sparseQueue, Allocator& allocator, std::vector<de::SharedPtr<Allocation> >& allocations, const TestTexture& srcTexture, VkImage destImage) uploadTestTextureSparse() argument [all...] |
| H A D | vktPipelineInterfaceMatchingTests.cpp | 186 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 99 Move<VkSampler> makeSampler (const DeviceInterface& vk, const VkDevice device) in makeSampler() argument 623 const VkDevice device = SingletonDevice::getDevice(context); in drawAndSampleInputAttachment() local 125 makeImage(const DeviceInterface& vk, const VkDevice device, const VkFormat format, const UVec2& size, const deUint32 layers, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage) makeImage() argument 938 const VkDevice device = SingletonDevice::getDevice(context); draw() local 1144 const VkDevice device = SingletonDevice::getDevice(context); dispatchSampleImage() local 1235 const VkDevice device = SingletonDevice::getDevice(context); test() local [all...] |
| H A D | vktPipelineNoPositionTests.cpp | 400 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktPipelineStencilTests.cpp | 63 bool isSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) in isSupportedDepthStencilFormat() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| H A D | vktProtectedMemShaderImageAccessTests.cpp | 521 const vk::VkDevice device = ctx.getDevice(); in executeComputeTest() local 766 const vk::VkDevice device = ctx.getDevice(); executeFragmentTest() local [all...] |
| H A D | vktProtectedMemUtils.cpp | 338 const vk::VkDevice& device = context.getDevice(); in createImage2D() local 388 const vk::VkDevice& device = context.getDevice(); in makeBuffer() local 301 getProtectedQueue(const vk::DeviceInterface& vk, vk::VkDevice device, const deUint32 queueFamilyIndex, const deUint32 queueIdx) getProtectedQueue() argument 509 const vk::VkDevice& device = context.getDevice(); queueSubmit() local 544 makeSampler(const vk::DeviceInterface& vk, const vk::VkDevice& device) makeSampler() argument 573 makeCommandPool(const vk::DeviceInterface& vk, const vk::VkDevice& device, ProtectionMode protectionMode, const deUint32 queueFamilyIdx) makeCommandPool() argument 590 makeGraphicsPipeline(const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::VkPipelineLayout pipelineLayout, const vk::VkRenderPass renderPass, const vk::VkShaderModule vertexShaderModule, const vk::VkShaderModule fragmentShaderModule, const VertexBindings& vertexBindings, const VertexAttribs& vertexAttribs, const tcu::UVec2& renderSize, const vk::VkPrimitiveTopology topology, const vk::VkPipelineCreateFlags flags) makeGraphicsPipeline() argument 654 const vk::VkDevice device = ctx.getDevice(); clearImage() local 727 const vk::VkDevice device = ctx.getDevice(); uploadImage() local 836 const vk::VkDevice device = ctx.getDevice(); copyToProtectedImage() local [all...] |
| H A D | vktProtectedMemYCbCrConversionTests.cpp | 324 const vk::VkDevice device = ctx.getDevice(); in uploadYCbCrImage() local 216 createSampler(const vk::DeviceInterface& vkd, const vk::VkDevice device, const vk::VkFilter textureFilter, const vk::VkSamplerAddressMode addressModeU, const vk::VkSamplerAddressMode addressModeV, const vk::VkSamplerYcbcrConversion conversion) createSampler() argument 255 createImageView(const vk::DeviceInterface& vkd, const vk::VkDevice device, const vk::VkImage image, const vk::VkFormat format, const vk::VkSamplerYcbcrConversion conversion) createImageView() argument 288 createConversion(const vk::DeviceInterface& vkd, const vk::VkDevice device, const vk::VkFormat format, const vk::VkSamplerYcbcrModelConversion colorModel, const vk::VkSamplerYcbcrRange colorRange, const vk::VkChromaLocation xChromaOffset, const vk::VkChromaLocation yChromaOffset, const vk::VkFilter chromaFilter, const vk::VkComponentMapping& componentMapping, const bool explicitReconstruction) createConversion() argument 514 const vk::VkDevice device = ctx.getDevice(); validateImage() local 783 const vk::VkDevice& device = context.getDevice(); createYcbcrImage2D() local 829 const vk::VkDevice device = ctx.getDevice(); renderYCbCrToColor() local 1152 const vk::VkDevice device = ctx.getDevice(); conversionTest() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
| H A D | vktQueryPoolPerformanceTests.cpp | 257 const VkDevice device = m_context.getDevice(); in createQueryPool() local 334 const VkDevice device = m_context.getDevice(); in acquireProfilingLock() local 362 const VkDevice device = m_context.getDevice(); in releaseProfilingLock() local 371 const VkDevice device = m_context.getDevice(); in verifyQueryResults() local 429 const VkDevice device in initStateObjects() local 574 const VkDevice device = m_context.getDevice(); iterate() local 709 const VkDevice device = m_context.getDevice(); iterate() local 859 const VkDevice device = m_context.getDevice(); initStateObjects() local 973 const VkDevice device = m_context.getDevice(); iterate() local 1081 const VkDevice device = m_context.getDevice(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktRasterizationFragShaderSideEffectsTests.cpp | 285 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktRasterizationProvokingVertexTests.cpp | 255 const VkDevice device = m_context.getDevice(); in iterate() local 903 makeRenderPass(const DeviceInterface& vk, const VkDevice device) makeRenderPass() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryDirectionTests.cpp | 330 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktRayQueryPositionFetchTests.cpp | 307 static Move<VkFramebuffer> makeFramebuffer (const DeviceInterface& vk, const VkDevice device, VkRenderPass renderPass, uint32_t width, uint32_t height) in makeFramebuffer() argument 404 const auto device = m_context.getDevice(); in iterate() local 271 makeEmptyRenderPass(const DeviceInterface& vk, const VkDevice device) makeEmptyRenderPass() argument 325 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const deUint32 subpass) makeGraphicsPipeline() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingBuildIndirectTests.cpp | 367 const VkDevice device = m_context.getDevice(); in initTopAccelerationStructure() local 98 makePipeline(const DeviceInterface& vkd, const VkDevice device, vk::BinaryCollection& collection, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, VkPipelineLayout pipelineLayout, const std::string& shaderName) makePipeline() argument 114 makePipeline(const DeviceInterface& vkd, const VkDevice device, vk::BinaryCollection& collection, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, VkPipelineLayout pipelineLayout, const deUint32 raygenGroup, const deUint32 missGroup, const deUint32 hitGroup) makePipeline() argument 386 const VkDevice device = m_context.getDevice(); initBottomAccelerationStructure() local 433 const VkDevice device = m_context.getDevice(); prepareBuffer() local 496 const VkDevice device = m_context.getDevice(); runTest() local [all...] |
| H A D | vktRayTracingBuildLargeTests.cpp | 289 const VkDevice device = m_context.getDevice(); in initTopAccelerationStructure() local 306 const VkDevice device = m_context.getDevice(); in initBottomAccelerationStructure() local 352 const VkDevice device = m_context.getDevice(); in runTest() local 91 makePipeline(const DeviceInterface& vkd, const VkDevice device, vk::BinaryCollection& collection, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, VkPipelineLayout pipelineLayout, const deUint32 groupCount, const bool deferredOperation, const deUint32 threadCount) makePipeline() argument [all...] |
| H A D | vktRayTracingBuildTests.cpp | 304 const VkDevice device = m_context.getDevice(); in createTopAccelerationStructure() local 365 const VkDevice device = m_context.getDevice(); in initBottomAccelerationStructures() local 387 const VkDevice device = m_context.getDevice(); in verifyAllocationCount() local 418 const VkDevice device = m_context.getDevice(); in runTest() local [all...] |
| H A D | vktRayTracingDirectionTests.cpp | 411 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktRayTracingMemGuaranteeTests.cpp | 502 const VkDevice device = m_context.getDevice(); in makePipeline() local 518 createShaderBindingTable(const InstanceInterface& vki, const DeviceInterface& vkd, const VkDevice device, const VkPhysicalDevice physicalDevice, const VkPipeline pipeline, Allocator& allocator, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, const deUint32 group, const deUint32 groupCount) createShaderBindingTable() argument 546 const VkDevice device = m_context.getDevice(); initTopAccelerationStructure() local 564 const VkDevice device = m_context.getDevice(); initBottomAccelerationStructure() local 620 const VkDevice device = m_context.getDevice(); runTest() local [all...] |
| H A D | vktRayTracingNonUniformArgsTests.cpp | 247 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktRayTracingOpacityMicromapTests.cpp | 325 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktRayTracingTraversalControlTests.cpp | 261 const VkDevice device = context.getDevice(); in initRayTracingShaders() local 298 const VkDevice device = context.getDevice(); in initShaderBindingTables() local 596 const VkDevice device = m_context.getDevice(); runTest() local [all...] |
| H A D | vktRayTracingWatertightnessTests.cpp | 412 const VkDevice device = m_context.getDevice(); in initTopAccelerationStructure() local 430 const VkDevice device = m_context.getDevice(); in initBottomAccelerationStructure() local 542 const VkDevice device in initBottomAccelerationStructures() local 145 makePipeline(const DeviceInterface& vkd, const VkDevice device, vk::BinaryCollection& collection, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, VkPipelineLayout pipelineLayout, const deUint32 raygenGroup, const deUint32 missGroup, const deUint32 hitGroup, const deUint32 hitGroupCount) makePipeline() argument 592 const VkDevice device = m_context.getDevice(); runTest() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktDynamicRenderingRandomTests.cpp | 115 const VkDevice device = m_context.getDevice(); in DynamicRenderingTestInstance() local 376 const VkDevice device = m_context.getDevice(); iterate() local [all...] |