Home
last modified time | relevance | path

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

123

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdebug.c129 {VK_SAMPLE_COUNT_32_BIT, "32"},
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureMultisampleTests.cpp74 { "sample_count_32", VK_SAMPLE_COUNT_32_BIT }, in createInvalidSampleIndexTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureMultisampleTests.cpp74 { "sample_count_32", VK_SAMPLE_COUNT_32_BIT }, in createInvalidSampleIndexTests()
/third_party/flutter/skia/src/gpu/vk/
DGrVkUtil.cpp103 *vkSamples = VK_SAMPLE_COUNT_32_BIT; in GrSampleCountToVkSampleCount()
DGrVkCaps.cpp478 if (!(flags & VK_SAMPLE_COUNT_32_BIT)) { in get_max_sample_count()
1186 if (flags & VK_SAMPLE_COUNT_32_BIT) { in initSampleCounts()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dtransfer_image.cc59 return VK_SAMPLE_COUNT_32_BIT; in GetVkSampleCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp1722 if (caseDef.numSamples == VK_SAMPLE_COUNT_32_BIT || in checkSupport()
1929 VK_SAMPLE_COUNT_32_BIT, in addTestCasesWithFunctions()
1982 VK_SAMPLE_COUNT_32_BIT, in addStandardSamplePositionTestCasesWithFunctions()
DvktPipelineMultisampleInterpolationTests.cpp1041 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleInterpolationTests()
DvktPipelineMultisampleShaderBuiltInTests.cpp2107 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleShaderBuiltInTests()
2128 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleShaderBuiltInTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp1722 if (caseDef.numSamples == VK_SAMPLE_COUNT_32_BIT || in checkSupport()
1929 VK_SAMPLE_COUNT_32_BIT, in addTestCasesWithFunctions()
1982 VK_SAMPLE_COUNT_32_BIT, in addStandardSamplePositionTestCasesWithFunctions()
DvktPipelineMultisampleInterpolationTests.cpp1041 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleInterpolationTests()
DvktPipelineMultisampleShaderBuiltInTests.cpp2107 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleShaderBuiltInTests()
2128 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleShaderBuiltInTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultisampleLinearInterpolationTests.cpp680 { "32_samples", VK_SAMPLE_COUNT_32_BIT }, in createTests()
DvktDrawExplicitVertexParameterTests.cpp747 VK_SAMPLE_COUNT_32_BIT, in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultisampleLinearInterpolationTests.cpp680 { "32_samples", VK_SAMPLE_COUNT_32_BIT }, in createTests()
DvktDrawExplicitVertexParameterTests.cpp747 VK_SAMPLE_COUNT_32_BIT, in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageMultisampleLoadStoreTests.cpp500 VK_SAMPLE_COUNT_32_BIT, in createImageMultisampleLoadStoreTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMultisampleLoadStoreTests.cpp500 VK_SAMPLE_COUNT_32_BIT, in createImageMultisampleLoadStoreTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp901 case VK_SAMPLE_COUNT_32_BIT: ret = 32; break; in getSampleNum()
1680 VK_SAMPLE_COUNT_32_BIT, in createRasterizationOrderAttachmentAccessTestVariations()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp901 case VK_SAMPLE_COUNT_32_BIT: ret = 32; break; in getSampleNum()
1680 VK_SAMPLE_COUNT_32_BIT, in createRasterizationOrderAttachmentAccessTestVariations()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp744 return VK_SAMPLE_COUNT_32_BIT; in GetSamples()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSampleReadTests.cpp243 case 32: return VK_SAMPLE_COUNT_32_BIT; in sampleCountBitFromSampleCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassSampleReadTests.cpp243 case 32: return VK_SAMPLE_COUNT_32_BIT; in sampleCountBitFromSampleCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp2489 { "32_bit", "Test FragCoord locations with 32 samples", VK_SAMPLE_COUNT_32_BIT }, in createBuiltinVarTests()
2573 { VK_FORMAT_D32_SFLOAT, "d32_sfloat_multisample_32", false, false, VK_SAMPLE_COUNT_32_BIT }, in createBuiltinVarTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp2489 { "32_bit", "Test FragCoord locations with 32 samples", VK_SAMPLE_COUNT_32_BIT }, in createBuiltinVarTests()
2573 { VK_FORMAT_D32_SFLOAT, "d32_sfloat_multisample_32", false, false, VK_SAMPLE_COUNT_32_BIT }, in createBuiltinVarTests()

123