Home
last modified time | relevance | path

Searched refs:VK_FORMAT_UNDEFINED (Results 1 – 25 of 45) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperationResources.hpp38 …_BUFFER, tcu::IVec4( 0x4000, 0, 0, 0), vk::VK_IMAGE_TYPE_LAST, vk::VK_FORMAT_UNDEFINED, (vk::VkIm…
39 …_BUFFER, tcu::IVec4(0x40000, 0, 0, 0), vk::VK_IMAGE_TYPE_LAST, vk::VK_FORMAT_UNDEFINED, (vk::VkIm…
57 …DrawIndirectCommand), 0, 0, 0), vk::VK_IMAGE_TYPE_LAST, vk::VK_FORMAT_UNDEFINED, (vk::VkIma…
58 …DrawIndexedIndirectCommand), 0, 0, 0), vk::VK_IMAGE_TYPE_LAST, vk::VK_FORMAT_UNDEFINED, (vk::VkIma…
59 …DispatchIndirectCommand), 0, 0, 0), vk::VK_IMAGE_TYPE_LAST, vk::VK_FORMAT_UNDEFINED, (vk::VkIma…
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTranscodingSupportTests.cpp111 const VkFormat format = VK_FORMAT_UNDEFINED);
312 VK_FORMAT_UNDEFINED; in transcode()
326 VK_FORMAT_UNDEFINED; in transcode()
562 VK_FORMAT_UNDEFINED; in transcode()
576 VK_FORMAT_UNDEFINED; in transcode()
830 VkFormat featurelessFormat = VK_FORMAT_UNDEFINED; in createInstance()
844 for (deUint32 i = 0; m_parameters.compatibleFormats[i] != VK_FORMAT_UNDEFINED; i++) in createInstance()
905 VK_FORMAT_UNDEFINED
932 VK_FORMAT_UNDEFINED
952 VK_FORMAT_UNDEFINED
[all …]
/external/mesa3d/src/intel/vulkan/
Dvk_format_info.h34 case VK_FORMAT_UNDEFINED: in vk_format_aspects()
/external/vulkan-validation-layers/layers/
Dimage.h60 : mipLevels(0), arraySize(0), format(VK_FORMAT_UNDEFINED), samples(VK_SAMPLE_COUNT_1_BIT), in IMAGE_STATE()
Dvk_layer_utils.h96 static inline bool vk_format_is_undef(VkFormat format) { return (format == VK_FORMAT_UNDEFINED); } in vk_format_is_undef()
Dvk_layer_utils.cpp37 {VK_FORMAT_UNDEFINED, {0, 0, VK_FORMAT_COMPATIBILITY_CLASS_NONE_BIT }},
/external/skia/src/gpu/vk/
DGrVkRenderPass.h60 : fFormat(VK_FORMAT_UNDEFINED) in AttachmentDesc()
DGrVkImage.h74 , fFormat(VK_FORMAT_UNDEFINED) in ImageDesc()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp473 if (depthStencilFormat != VK_FORMAT_UNDEFINED) in makeRenderPass()
498 …const VkAttachmentReference* pDepthStencilAttachment = (depthStencilFormat != VK_FORMAT_UNDEFINED in makeRenderPass()
793 if (format == VK_FORMAT_UNDEFINED) in getFormatAspectFlags()
874 const bool useDepthStencil = (caseDef.depthStencilFormat != VK_FORMAT_UNDEFINED); in testWithSizeReduction()
1370 const bool useDepthStencil = (caseDef.depthStencilFormat != VK_FORMAT_UNDEFINED); in testRenderToMipMaps()
1658 if (depthStencilFormat != VK_FORMAT_UNDEFINED) in getFormatString()
1725 VK_FORMAT_UNDEFINED, // don't use a depth/stencil attachment in addTestCasesWithFunctions()
DvktPipelineMultisampleTests.cpp681 return VK_FORMAT_UNDEFINED; in findSupportedDepthStencilFormat()
960 if (depthStencilFormat == VK_FORMAT_UNDEFINED) in RasterizationSamplesInstance()
1421 , m_depthStencilFormat (VK_FORMAT_UNDEFINED) in MultisampleRenderer()
/external/mesa3d/src/amd/vulkan/
Dradv_formats.c426 if (!desc || format == VK_FORMAT_UNDEFINED) in radv_is_sampler_format_supported()
452 if (!desc || format == VK_FORMAT_UNDEFINED) in radv_is_storage_image_format_supported()
504 if (!desc || format == VK_FORMAT_UNDEFINED) in radv_is_buffer_format_supported()
Dvk_format.h239 case VK_FORMAT_UNDEFINED: in vk_format_aspects()
Dradv_meta_decompress.c85 attachment.format = VK_FORMAT_UNDEFINED; in create_pass()
Dradv_meta_fast_clear.c85 attachment.format = VK_FORMAT_UNDEFINED; in create_pass()
Dradv_meta_resolve.c94 attachments[i].format = VK_FORMAT_UNDEFINED; in create_pass()
Dvk_format_layout.csv4 VK_FORMAT_UNDEFINED , plain, 1, 1, u8 , , , , x001, rgb
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1946 DE_STATIC_ASSERT(VK_FORMAT_UNDEFINED == 0); in createFormatTests()
1956 { (VkFormat)(VK_FORMAT_UNDEFINED+1), VK_CORE_FORMAT_LAST, formatProperties }, in createFormatTests()
2201 , format (VK_FORMAT_UNDEFINED) in ImageFormatPropertyCase()
2214 DE_ASSERT(params.format == VK_FORMAT_UNDEFINED); in createImageFormatTypeTilingTests()
2216 for (deUint32 formatNdx = VK_FORMAT_UNDEFINED+1; formatNdx < VK_CORE_FORMAT_LAST; ++formatNdx) in createImageFormatTypeTilingTests()
2232 …ormatTypeTilingTests, ImageFormatPropertyCase(params.testFunction, VK_FORMAT_UNDEFINED, params.ima… in createImageFormatTypeTests()
2233 …ormatTypeTilingTests, ImageFormatPropertyCase(params.testFunction, VK_FORMAT_UNDEFINED, params.ima… in createImageFormatTypeTests()
2238 … createImageFormatTypeTests, ImageFormatPropertyCase(testFunction, VK_FORMAT_UNDEFINED, VK_IMAGE_T… in createImageFormatTests()
2239 … createImageFormatTypeTests, ImageFormatPropertyCase(testFunction, VK_FORMAT_UNDEFINED, VK_IMAGE_T… in createImageFormatTests()
2240 … createImageFormatTypeTests, ImageFormatPropertyCase(testFunction, VK_FORMAT_UNDEFINED, VK_IMAGE_T… in createImageFormatTests()
DvktApiCopiesAndBlittingTests.cpp3713 …for (int dstFormatIndex = 0; testParams.compatibleFormats[dstFormatIndex] != VK_FORMAT_UNDEFINED; … in addImageToImageAllFormatsColorSrcFormatTests()
3738 VK_FORMAT_UNDEFINED
3764 VK_FORMAT_UNDEFINED
3783 VK_FORMAT_UNDEFINED
3831 VK_FORMAT_UNDEFINED
3843 VK_FORMAT_UNDEFINED
3861 VK_FORMAT_UNDEFINED
3869 VK_FORMAT_UNDEFINED
3880 VK_FORMAT_UNDEFINED
3888 VK_FORMAT_UNDEFINED
[all …]
DvktApiBufferViewCreateTests.cpp415 for (deUint32 format = vk::VK_FORMAT_UNDEFINED + 1; format < VK_CORE_FORMAT_LAST; format++) in createBufferViewCreateTests()
DvktApiGranularityTests.cpp140 VK_FORMAT_UNDEFINED, // VkFormat format; in initAttachmentDescriptions()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrViewTests.cpp127 return VK_FORMAT_UNDEFINED; in getPlaneCompatibleFormat()
403 , format (VK_FORMAT_UNDEFINED) in TestParameters()
DvktYCbCrFormatTests.cpp250 : format (VK_FORMAT_UNDEFINED) in TestParameters()
/external/skia/tools/viewer/sk_app/
DVulkanWindowContext.cpp179 VkFormat surfaceFormat = VK_FORMAT_UNDEFINED; in createSwapchain()
196 if (VK_FORMAT_UNDEFINED == surfaceFormat) { in createSwapchain()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp474 return VK_FORMAT_UNDEFINED; in pickSupportedDepthStencilFormat()
610 if (testFormat == VK_FORMAT_UNDEFINED) in iterate()
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp839 DE_ASSERT(de::inBounds<deUint32>(format, VK_FORMAT_UNDEFINED+1, VK_CORE_FORMAT_LAST)); in getCorePlanarFormatDescription()
1454 if (format == VK_FORMAT_UNDEFINED || format > VK_CORE_FORMAT_LAST) in isSupportedByFramework()
1953 return (format != VK_FORMAT_UNDEFINED); in fullTextureFormatRoundTripSupported()
2079 if (format != VK_FORMAT_UNDEFINED && !isCompressedFormat(format)) in imageUtilSelfTest()

12