Home
last modified time | relevance | path

Searched defs:sampleCounts (Results 1 - 25 of 39) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DRenderbufferMultisampleTest.cpp96 std::vector<GLint> sampleCounts; in TEST_P() local
H A DFramebufferTest.cpp1761 std::vector<GLint> sampleCounts; in TEST_P() local
1796 std::vector<GLint> sampleCounts; in TEST_P() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageBlockShapes.cpp458 static const deUint32 sampleCounts[] = { 1u, 2u, 4u, 8u, 16u }; in createImageBlockShapesTests() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_formats.c208 VkSampleCountFlags sampleCounts = VK_SAMPLE_COUNT_1_BIT; in lvp_get_image_format_properties() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_formats.c150 VkSampleCountFlags sampleCounts = VK_SAMPLE_COUNT_1_BIT; in get_image_format_properties() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboTestCase.cpp340 std::vector<int> sampleCounts; in querySampleCounts() local
H A Des3fFboMultisampleTests.cpp392 static const int sampleCounts[] = { 2, 4, 8 }; in init() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboTestCase.cpp360 std::vector<int> sampleCounts; in querySampleCounts() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesImageBlockShapes.cpp461 static const deUint32 sampleCounts[] = { 1u, 2u, 4u, 8u, 16u }; in createImageBlockShapesTests() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_formats.c355 VkSampleCountFlags sampleCounts = VK_SAMPLE_COUNT_1_BIT; in tu_get_image_format_properties() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp476 VkSampleCountFlags sampleCounts = getSampleCounts(); in getLimits() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c1477 VkSampleCountFlags sampleCounts = VK_SAMPLE_COUNT_1_BIT; in radv_get_image_format_properties() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_formats.c1004 VkSampleCountFlags sampleCounts; in anv_get_image_format_properties() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp1340 const VkSampleCountFlagBits sampleCounts[] = in createShaderFragmentMaskTestsInGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp985 const deUint32 sampleCounts[] = { 2u, 4u, 8u, 16u, 32u }; in initTests() local
H A DvktRenderPassDepthStencilResolveTests.cpp1444 const deUint32 sampleCounts[] = in initTests() local
H A DvktRenderPassMultisampleResolveTests.cpp3056 const deUint32 sampleCounts[] = in initTests() local
H A DvktRenderPassMultisampleTests.cpp2185 const deUint32 sampleCounts[] = in initTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp1375 const VkSampleCountFlagBits sampleCounts[] = in createShaderFragmentMaskTestsInGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp985 const deUint32 sampleCounts[] = { 2u, 4u, 8u, 16u, 32u }; in initTests() local
H A DvktRenderPassDepthStencilResolveTests.cpp1444 const deUint32 sampleCounts[] = in initTests() local
H A DvktRenderPassMultisampleResolveTests.cpp3032 const deUint32 sampleCounts[] = in initTests() local
H A DvktRenderPassMultisampleTests.cpp2173 const deUint32 sampleCounts[] = in initTests() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp1632 void AddSampleCounts(VkSampleCountFlags sampleCounts, gl::SupportedSampleSet *setOut) in AddSampleCounts() argument
1642 GLuint GetMaxSampleCount(VkSampleCountFlags sampleCounts) in GetMaxSampleCount() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCaps.h48 SupportedSampleSet sampleCounts; member

Completed in 44 milliseconds

12