Home
last modified time | relevance | path

Searched defs:attachmentFormat (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DValidationTest.h120 wgpu::TextureFormat attachmentFormat; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineEarlyDestroyTests.cpp228 const VkFormat attachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in testEarlyDestroy() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineEarlyDestroyTests.cpp242 const VkFormat attachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in testEarlyDestroy() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationDepthBiasControlTests.cpp211 const VkFormat attachmentFormat; // Depth attachment format. member
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DCommandBufferGL.cpp1101 const Format& attachmentFormat = attachmentInfo->view->GetTexture()->GetFormat(); in ExecuteRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp536 const vk::VkFormat attachmentFormat = VK_FORMAT_R32G32B32A32_SFLOAT, in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp536 const vk::VkFormat attachmentFormat = VK_FORMAT_R32G32B32A32_SFLOAT, in makeGraphicsPipeline()
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp2195 tcu::TextureFormat attachmentFormat; in checkFramebufferStatus() local