/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureMultisampleTests.cpp | 75 { "sample_count_32", VK_SAMPLE_COUNT_32_BIT }, in createInvalidSampleIndexTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureMultisampleTests.cpp | 74 { "sample_count_32", VK_SAMPLE_COUNT_32_BIT }, in createInvalidSampleIndexTests()
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | transfer_image.cc | 59 return VK_SAMPLE_COUNT_32_BIT; in GetVkSampleCount()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawExplicitVertexParameterTests.cpp | 747 VK_SAMPLE_COUNT_32_BIT, in createTests()
|
H A D | vktDrawMultisampleLinearInterpolationTests.cpp | 679 { "32_samples", VK_SAMPLE_COUNT_32_BIT }, in createTests()
|
H A D | vktDrawMultipleInterpolationTests.cpp | 914 { "32_samples", vk::VK_SAMPLE_COUNT_32_BIT }, in createTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageMultisampleLoadStoreTests.cpp | 540 VK_SAMPLE_COUNT_32_BIT, in createImageMultisampleLoadStoreTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawExplicitVertexParameterTests.cpp | 747 VK_SAMPLE_COUNT_32_BIT, in createTests()
|
H A D | vktDrawMultisampleLinearInterpolationTests.cpp | 680 { "32_samples", VK_SAMPLE_COUNT_32_BIT }, in createTests()
|
H A D | vktDrawMultipleInterpolationTests.cpp | 917 { "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 D | vktImageMultisampleLoadStoreTests.cpp | 500 VK_SAMPLE_COUNT_32_BIT, in createImageMultisampleLoadStoreTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleImageTests.cpp | 1734 if (caseDef.numSamples == VK_SAMPLE_COUNT_32_BIT || 1944 VK_SAMPLE_COUNT_32_BIT, 1997 VK_SAMPLE_COUNT_32_BIT,
|
H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 2118 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleShaderBuiltInTests() 2139 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleShaderBuiltInTests()
|
H A D | vktPipelineMultisampleInterpolationTests.cpp | 1043 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleInterpolationTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleImageTests.cpp | 1722 if (caseDef.numSamples == VK_SAMPLE_COUNT_32_BIT || 1929 VK_SAMPLE_COUNT_32_BIT, 1982 VK_SAMPLE_COUNT_32_BIT,
|
H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 2107 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleShaderBuiltInTests() 2128 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleShaderBuiltInTests()
|
H A D | vktPipelineMultisampleInterpolationTests.cpp | 1041 vk::VK_SAMPLE_COUNT_32_BIT, in createMultisampleInterpolationTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassSampleReadTests.cpp | 243 case 32: return VK_SAMPLE_COUNT_32_BIT; in sampleCountBitFromSampleCount()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassSampleReadTests.cpp | 243 case 32: return VK_SAMPLE_COUNT_32_BIT; in sampleCountBitFromSampleCount()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 901 case VK_SAMPLE_COUNT_32_BIT: ret = 32; break; in getSampleNum() 1687 VK_SAMPLE_COUNT_32_BIT, in createRasterizationOrderAttachmentAccessTestVariations()
|
H A D | vktShaderTileImageTests.cpp | 136 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 D | vktRasterizationOrderAttachmentAccessTests.cpp | 901 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 D | vktShaderRenderBuiltinVarTests.cpp | 2493 { "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 D | vktShaderRenderBuiltinVarTests.cpp | 2489 { "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 D | vk_utils.cpp | 1391 return VK_SAMPLE_COUNT_32_BIT; in GetSamples()
|