Home
last modified time | relevance | path

Searched refs:getRenderTargetFormat (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkSafetyCriticalUtil.hpp60 VkFormat getRenderTargetFormat (const InstanceInterface& vk,
DvkSafetyCriticalUtil.cpp937 VkFormat getRenderTargetFormat (const InstanceInterface& vk, const VkPhysicalDevice& device) in getRenderTargetFormat() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiPipelineTests.cpp56 VkFormat getRenderTargetFormat (const InstanceInterface& vk, const VkPhysicalDevice& device) in getRenderTargetFormat() function
103 const VkFormat format = getRenderTargetFormat(vki, physicalDevice); in drawTriangleTest()
565 const VkFormat format = getRenderTargetFormat(vki, physicalDevice); in framebufferCompatibleRenderPassTest()
918 const VkFormat format = getRenderTargetFormat(vki, physicalDevice); in pipelineLayoutLifetimeTest()
1282 getRenderTargetFormat(vki, physicalDevice); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp56 VkFormat getRenderTargetFormat (const InstanceInterface& vk, const VkPhysicalDevice& device) in getRenderTargetFormat() function
103 const VkFormat format = getRenderTargetFormat(vki, physicalDevice); in drawTriangleTest()
565 const VkFormat format = getRenderTargetFormat(vki, physicalDevice); in framebufferCompatibleRenderPassTest()
918 const VkFormat format = getRenderTargetFormat(vki, physicalDevice); in pipelineLayoutLifetimeTest()
1282 getRenderTargetFormat(vki, physicalDevice); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktPipelineCacheSCTests.cpp176 const VkFormat format = getRenderTargetFormat(instanceDriver, physicalDevice); in createPipelineCacheTest()
DvktPipelineIdentifierTests.cpp211 const VkFormat format = getRenderTargetFormat(vki, physicalDevice); in testGraphicsPipelineIdentifier()
DvktDeviceObjectReservationTests.cpp1881 const VkFormat format = getRenderTargetFormat(vki, physicalDevice); in performTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktPipelineCacheSCTests.cpp176 const VkFormat format = getRenderTargetFormat(instanceDriver, physicalDevice); in createPipelineCacheTest()
DvktPipelineIdentifierTests.cpp211 const VkFormat format = getRenderTargetFormat(vki, physicalDevice); in testGraphicsPipelineIdentifier()
DvktDeviceObjectReservationTests.cpp1881 const VkFormat format = getRenderTargetFormat(vki, physicalDevice); in performTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktShaderLibrary.cpp1183 vk::VkFormat getRenderTargetFormat (DataType dataType) in getRenderTargetFormat() function
1305 , m_rtFormat (getRenderTargetFormat(spec.outputFormat)) in ShaderCaseInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1183 vk::VkFormat getRenderTargetFormat (DataType dataType) in getRenderTargetFormat() function
1305 , m_rtFormat (getRenderTargetFormat(spec.outputFormat)) in ShaderCaseInstance()