Home
last modified time | relevance | path

Searched refs:VK_SAMPLE_COUNT_64_BIT (Results 1 - 25 of 61) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMultisampleTests.cpp76 { "sample_count_64", VK_SAMPLE_COUNT_64_BIT } in createInvalidSampleIndexTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureMultisampleTests.cpp75 { "sample_count_64", VK_SAMPLE_COUNT_64_BIT } in createInvalidSampleIndexTests()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dtransfer_image.cc61 return VK_SAMPLE_COUNT_64_BIT; in GetVkSampleCount()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateMiscTests.cpp277 VK_SAMPLE_COUNT_64_BIT, // VkSampleCountFlagBits rasterizationSamples; in sampleShadingWithDynamicSampleCount()
H A DvktPipelineMultisampleImageTests.cpp1735 caseDef.numSamples == VK_SAMPLE_COUNT_64_BIT)
1945 VK_SAMPLE_COUNT_64_BIT,
1998 VK_SAMPLE_COUNT_64_BIT,
H A DvktPipelineMultisampleInterpolationTests.cpp1044 vk::VK_SAMPLE_COUNT_64_BIT, in createMultisampleInterpolationTests()
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp1206 VK_SAMPLE_COUNT_64_BIT); in testQuerySampleLocationProperties()
1256 VK_SAMPLE_COUNT_64_BIT, in testQueryMultisampleProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawExplicitVertexParameterTests.cpp748 VK_SAMPLE_COUNT_64_BIT, in createTests()
H A DvktDrawMultisampleLinearInterpolationTests.cpp680 { "64_samples", VK_SAMPLE_COUNT_64_BIT } in createTests()
H A DvktDrawMultipleInterpolationTests.cpp915 { "64_samples", vk::VK_SAMPLE_COUNT_64_BIT }, in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp541 VK_SAMPLE_COUNT_64_BIT, in createImageMultisampleLoadStoreTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawExplicitVertexParameterTests.cpp748 VK_SAMPLE_COUNT_64_BIT, in createTests()
H A DvktDrawMultisampleLinearInterpolationTests.cpp681 { "64_samples", VK_SAMPLE_COUNT_64_BIT } in createTests()
H A DvktDrawMultipleInterpolationTests.cpp918 { "64_samples", "64 samples", vk::VK_SAMPLE_COUNT_64_BIT }, in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp501 VK_SAMPLE_COUNT_64_BIT, in createImageMultisampleLoadStoreTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp1723 caseDef.numSamples == VK_SAMPLE_COUNT_64_BIT)
1930 VK_SAMPLE_COUNT_64_BIT,
1983 VK_SAMPLE_COUNT_64_BIT,
H A DvktPipelineMultisampleInterpolationTests.cpp1042 vk::VK_SAMPLE_COUNT_64_BIT, in createMultisampleInterpolationTests()
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp1186 VK_SAMPLE_COUNT_64_BIT); in testQuerySampleLocationProperties()
1236 VK_SAMPLE_COUNT_64_BIT, in testQueryMultisampleProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp244 case 64: return VK_SAMPLE_COUNT_64_BIT; in sampleCountBitFromSampleCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp244 case 64: return VK_SAMPLE_COUNT_64_BIT; in sampleCountBitFromSampleCount()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp902 case VK_SAMPLE_COUNT_64_BIT: ret = 64; break; in getSampleNum()
1688 VK_SAMPLE_COUNT_64_BIT, in createRasterizationOrderAttachmentAccessTestVariations()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp902 case VK_SAMPLE_COUNT_64_BIT: ret = 64; break; in getSampleNum()
1681 VK_SAMPLE_COUNT_64_BIT, in createRasterizationOrderAttachmentAccessTestVariations()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp2494 { "64_bit", VK_SAMPLE_COUNT_64_BIT }, in createBuiltinVarTests()
2584 { VK_FORMAT_D32_SFLOAT, "d32_sfloat_multisample_64", false, false, VK_SAMPLE_COUNT_64_BIT }, in createBuiltinVarTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp2490 { "64_bit", "Test FragCoord locaitons with 64 samples", VK_SAMPLE_COUNT_64_BIT }, in createBuiltinVarTests()
2574 { VK_FORMAT_D32_SFLOAT, "d32_sfloat_multisample_64", false, false, VK_SAMPLE_COUNT_64_BIT }, in createBuiltinVarTests()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_caps_utils.cpp530 constexpr unsigned int kNotSupportedSampleCounts = VK_SAMPLE_COUNT_64_BIT; in ensureCapsInitialized()

Completed in 48 milliseconds

123