Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_imageless_framebuffer.cpp343 VkFormat attachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in TEST_F() local
441 VkFormat attachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in TEST_F() local
976 VkFormat attachmentFormat = VK_FORMAT_D32_SFLOAT_S8_UINT; in TEST_F() local
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dconvert_to_renderpass2.cpp187 … VkFormat attachmentFormat = out_struct->pAttachments[attachment_ref.attachment].format; in ConvertVkRenderPassCreateInfoToV2KHR() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineEarlyDestroyTests.cpp239 const VkFormat attachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in testEarlyDestroy() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationDepthBiasControlTests.cpp237 const VkFormat attachmentFormat; // Depth attachment format. member
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.cpp373 VkFormat attachmentFormat = GetVkFormatFromFormatID(renderer, attachmentFormatID); in DeriveRenderingInfo() local
444 const VkFormat attachmentFormat = GetVkFormatFromFormatID(renderer, attachmentFormatID); in DeriveRenderingInfo() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp523 …const bool frameBufferTests = false, const vk::VkFormat attachmentFormat = VK_FORMAT_R32G32B32A32_… in makeGraphicsPipeline()
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp2335 tcu::TextureFormat attachmentFormat; in checkFramebufferStatus() local