Home
last modified time | relevance | path

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

12

/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/skia/third_party/externals/angle2/src/tests/gl_tests/
DRenderbufferMultisampleTest.cpp96 std::vector<GLint> sampleCounts; in TEST_P() local
DFramebufferTest.cpp1761 std::vector<GLint> sampleCounts; in TEST_P() local
1796 std::vector<GLint> sampleCounts; in TEST_P() 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/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.c182 VkSampleCountFlags sampleCounts = VK_SAMPLE_COUNT_1_BIT; in lvp_get_image_format_properties() 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.c149 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
Des31fTextureMultisampleTests.cpp2119 static const int sampleCounts[] = { 1, 2, 3, 4, 8, 10, 12, 13, 16, 64 }; in init() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_formats.c336 VkSampleCountFlags sampleCounts = VK_SAMPLE_COUNT_1_BIT; in tu_get_image_format_properties() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsOcclusionQueryTests.cpp306 std::vector<VkDeviceSize> sampleCounts (queryCount); in iterate() local
DvktFragmentOperationsEarlyFragmentTests.cpp1675 …const VkSampleCountFlags sampleCounts[] = { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT, VK_SAMPL… in createEarlyFragmentTests() local
/third_party/mesa3d/src/intel/vulkan/
Danv_formats.c986 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.c1467 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
DvktRenderPassDepthStencilResolveTests.cpp1421 const deUint32 sampleCounts[] = in initTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp1256 const VkSampleCountFlagBits sampleCounts[] = in createShaderFragmentMaskTestsInGroup() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp914 gl::SupportedSampleSet sampleCounts; in generateSampleSetForEGLConfig() local
1010 const gl::SupportedSampleSet sampleCounts = in generateConfigs() local

12