Home
last modified time | relevance | path

Searched refs:VK_SAMPLE_COUNT_32_BIT (Results 1 - 25 of 57) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMultisampleTests.cpp75 { "sample_count_32", VK_SAMPLE_COUNT_32_BIT }, in createInvalidSampleIndexTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureMultisampleTests.cpp74 { "sample_count_32", VK_SAMPLE_COUNT_32_BIT }, in createInvalidSampleIndexTests()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dtransfer_image.cc59 return VK_SAMPLE_COUNT_32_BIT; in GetVkSampleCount()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawExplicitVertexParameterTests.cpp747 VK_SAMPLE_COUNT_32_BIT, in createTests()
H A DvktDrawMultisampleLinearInterpolationTests.cpp679 { "32_samples", VK_SAMPLE_COUNT_32_BIT }, in createTests()
H A DvktDrawMultipleInterpolationTests.cpp914 { "32_samples", vk::VK_SAMPLE_COUNT_32_BIT }, in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp540 VK_SAMPLE_COUNT_32_BIT, in createImageMultisampleLoadStoreTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawExplicitVertexParameterTests.cpp747 VK_SAMPLE_COUNT_32_BIT, in createTests()
H A DvktDrawMultisampleLinearInterpolationTests.cpp680 { "32_samples", VK_SAMPLE_COUNT_32_BIT }, in createTests()
H A DvktDrawMultipleInterpolationTests.cpp917 { "32_samples", "32 samples", vk::VK_SAMPLE_COUNT_32_BIT }, in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp500 VK_SAMPLE_COUNT_32_BIT, in createImageMultisampleLoadStoreTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp1734 if (caseDef.numSamples == VK_SAMPLE_COUNT_32_BIT ||
1944 VK_SAMPLE_COUNT_32_BIT,
1997 VK_SAMPLE_COUNT_32_BIT,
H A DvktPipelineMultisampleShaderBuiltInTests.cpp2118 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleShaderBuiltInTests()
2139 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleShaderBuiltInTests()
H A DvktPipelineMultisampleInterpolationTests.cpp1043 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleInterpolationTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp1722 if (caseDef.numSamples == VK_SAMPLE_COUNT_32_BIT ||
1929 VK_SAMPLE_COUNT_32_BIT,
1982 VK_SAMPLE_COUNT_32_BIT,
H A DvktPipelineMultisampleShaderBuiltInTests.cpp2107 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleShaderBuiltInTests()
2128 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleShaderBuiltInTests()
H A DvktPipelineMultisampleInterpolationTests.cpp1041 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleInterpolationTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp243 case 32: return VK_SAMPLE_COUNT_32_BIT; in sampleCountBitFromSampleCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp243 case 32: return VK_SAMPLE_COUNT_32_BIT; in sampleCountBitFromSampleCount()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp901 case VK_SAMPLE_COUNT_32_BIT: ret = 32; break; in getSampleNum()
1687 VK_SAMPLE_COUNT_32_BIT, in createRasterizationOrderAttachmentAccessTestVariations()
H A DvktShaderTileImageTests.cpp136 case VK_SAMPLE_COUNT_32_BIT: in getSampleCount()
1981 { VK_SAMPLE_COUNT_16_BIT, "samples_16" }, { VK_SAMPLE_COUNT_32_BIT, "samples_32" }, in createShaderTileImageTestVariations()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A 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/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp2493 { "32_bit", VK_SAMPLE_COUNT_32_BIT }, in createBuiltinVarTests()
2583 { 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_no_buildgn/vulkan/shaderrender/
H A 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/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp1391 return VK_SAMPLE_COUNT_32_BIT; in GetSamples()

Completed in 50 milliseconds

123