Home
last modified time | relevance | path

Searched refs:VK_SAMPLE_COUNT_32_BIT (Results 1 – 15 of 15) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkUtil.cpp244 *vkSamples = VK_SAMPLE_COUNT_32_BIT; in GrSampleCountToVkSampleCount()
DGrVkCaps.cpp129 if (!(flags & VK_SAMPLE_COUNT_32_BIT)) { in get_max_sample_count()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMultisampleLoadStoreTests.cpp499 VK_SAMPLE_COUNT_32_BIT, in createImageMultisampleLoadStoreTests()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp335 if (info.samples == VK_SAMPLE_COUNT_32_BIT || info.samples == VK_SAMPLE_COUNT_64_BIT) in isImageSupported()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp1202 VK_SAMPLE_COUNT_32_BIT, in testRasterSamplesConsistency()
2138 VK_SAMPLE_COUNT_32_BIT, in createMultisampleTests()
DvktPipelineMultisampleInterpolationTests.cpp1775 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleInterpolationTests()
DvktPipelineMultisampleImageTests.cpp1523 VK_SAMPLE_COUNT_32_BIT, in addTestCasesWithFunctions()
/external/deqp/external/vulkancts/framework/vulkan/
DvkBasicTypes.inl909 VK_SAMPLE_COUNT_32_BIT = 0x00000020, enumerator
DvkStrUtilImpl.inl1027 tcu::Format::BitDesc(VK_SAMPLE_COUNT_32_BIT, "VK_SAMPLE_COUNT_32_BIT"),
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp2982 VK_SAMPLE_COUNT_32_BIT, in createRasterizationTests()
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h870 VK_SAMPLE_COUNT_32_BIT = 0x00000020, enumerator
Dvulkan.hpp12684 e32 = VK_SAMPLE_COUNT_32_BIT,
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4885 VK_SAMPLE_COUNT_32_BIT, in createCopiesAndBlittingTests()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in898 VK_SAMPLE_COUNT_32_BIT = 0x00000020, enumerator
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp1717 vk::VK_SAMPLE_COUNT_32_BIT, in TextureSamplesInstance()