Home
last modified time | relevance | path

Searched defs:sampleCounts (Results 1 – 25 of 56) sorted by relevance

123

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fInternalFormatQueryTests.cpp58 StateQueryMemoryWriteGuard<GLint> sampleCounts; in test() local
138 StateQueryMemoryWriteGuard<GLint> sampleCounts; in test() local
Des3fFboTestCase.cpp340 std::vector<int> sampleCounts; in querySampleCounts() local
Des3fFboMultisampleTests.cpp392 static const int sampleCounts[] = { 2, 4, 8 }; in init() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp393 const uint32_t sampleCounts = limitsVk.framebufferColorSampleCounts & in ensureCapsInitialized() local
511 gl::SupportedSampleSet sampleCounts; in GenerateConfigs() local
Dvk_utils.cpp923 void AddSampleCounts(VkSampleCountFlags sampleCounts, gl::SupportedSampleSet *setOut) in AddSampleCounts()
933 GLuint GetMaxSampleCount(VkSampleCountFlags sampleCounts) in GetMaxSampleCount()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DRenderbufferMultisampleTest.cpp96 std::vector<GLint> sampleCounts; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp908 const uint32_t sampleCounts = in ensureCapsInitialized() local
1244 gl::SupportedSampleSet sampleCounts; in GenerateConfigs() local
Dvk_utils.cpp1632 void AddSampleCounts(VkSampleCountFlags sampleCounts, gl::SupportedSampleSet *setOut) in AddSampleCounts()
1642 GLuint GetMaxSampleCount(VkSampleCountFlags sampleCounts) in GetMaxSampleCount()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_formats.c208 VkSampleCountFlags sampleCounts = VK_SAMPLE_COUNT_1_BIT; in lvp_get_image_format_properties() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesImageBlockShapes.cpp461 static const deUint32 sampleCounts[] = { 1u, 2u, 4u, 8u, 16u }; in createImageBlockShapesTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageBlockShapes.cpp461 static const deUint32 sampleCounts[] = { 1u, 2u, 4u, 8u, 16u }; in createImageBlockShapesTests() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_formats.c150 VkSampleCountFlags sampleCounts = VK_SAMPLE_COUNT_1_BIT; in get_image_format_properties() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboTestCase.cpp360 std::vector<int> sampleCounts; in querySampleCounts() local
Des31fShaderTextureSizeTests.cpp544 static const int sampleCounts[] = { 1, 4 }; in init() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_formats.c355 VkSampleCountFlags sampleCounts = VK_SAMPLE_COUNT_1_BIT; in tu_get_image_format_properties() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp2056 std::vector<VkDeviceSize> sampleCounts (queryCount); in iterate() local
2649 …const VkSampleCountFlags sampleCounts[] = { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT, VK_SAMPL… in createEarlyFragmentTests() local
2661 …const VkSampleCountFlags sampleCounts[] = { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT, VK_SAMP… in createEarlyFragmentTests() local
DvktFragmentOperationsOcclusionQueryTests.cpp305 std::vector<VkDeviceSize> sampleCounts (queryCount); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp2056 std::vector<VkDeviceSize> sampleCounts (queryCount); in iterate() local
2649 …const VkSampleCountFlags sampleCounts[] = { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT, VK_SAMPL… in createEarlyFragmentTests() local
2661 …const VkSampleCountFlags sampleCounts[] = { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT, VK_SAMP… in createEarlyFragmentTests() local
DvktFragmentOperationsOcclusionQueryTests.cpp305 std::vector<VkDeviceSize> sampleCounts (queryCount); in iterate() local
/third_party/mesa3d/src/intel/vulkan/
Danv_formats.c1004 VkSampleCountFlags sampleCounts; in anv_get_image_format_properties() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp476 VkSampleCountFlags sampleCounts = getSampleCounts(); in getLimits() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_formats.c1477 VkSampleCountFlags sampleCounts = VK_SAMPLE_COUNT_1_BIT; in radv_get_image_format_properties() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSampleReadTests.cpp985 const deUint32 sampleCounts[] = { 2u, 4u, 8u, 16u, 32u }; in initTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassSampleReadTests.cpp985 const deUint32 sampleCounts[] = { 2u, 4u, 8u, 16u, 32u }; in initTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp1375 const VkSampleCountFlagBits sampleCounts[] = in createShaderFragmentMaskTestsInGroup() local

123