Home
last modified time | relevance | path

Searched refs:representativeFragmentTest (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1523 bool representativeFragmentTest; member
1618 , representativeFragmentTest (false) in TestConfig()
1713 , representativeFragmentTest (other.representativeFragmentTest) in TestConfig()
2365 if (representativeFragmentTest) in getRequiredExtensions()
2813 if (m_testConfig.representativeFragmentTest) in checkSupport()
2944 << (m_testConfig.representativeFragmentTest ? "layout(early_fragment_tests) in;\n" : "") in initPrograms()
2945 << (m_testConfig.representativeFragmentTest ? "layout(set=" + fragSetIndex + ", binding=0, std430) buffer AtomicBlock { uint fragCounter; } counterBuffer;\n" : "") in initPrograms()
2952 << (m_testConfig.representativeFragmentTest ? " atomicAdd(counterBuffer.fragCounter, 1u);\n" : "") in initPrograms()
4043 if (m_testConfig.representativeFragmentTest) in iterate()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1922 bool representativeFragmentTest; member
2057 , representativeFragmentTest (false) in TestConfig()
2171 , representativeFragmentTest (other.representativeFragmentTest) in TestConfig()
2883 if (representativeFragmentTest) in getRequiredExtensions()
2903 return (representativeFragmentTest || forceAtomicCounters); in useFragShaderAtomics()
3569 << (m_testConfig.representativeFragmentTest ? "layout(early_fragment_tests) in;\n" : "") in initPrograms()
5438 if (m_testConfig.representativeFragmentTest) in iterate()
6285 if (m_testConfig.representativeFragmentTest) in iterate()
8264 config.representativeFragmentTest in createExtendedDynamicStateTests()
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h10269 VkBool32 representativeFragmentTest; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp50333 VULKAN_HPP_NAMESPACE::Bool32 representativeFragmentTest = {}; global() member
[all...]
H A Dvulkan_core.h10672 VkBool32 representativeFragmentTest; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h11785 VkBool32 representativeFragmentTest; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h10832 VkBool32 representativeFragmentTest; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h13679 VkBool32 representativeFragmentTest; member
H A Dvulkan_hash.hpp10796 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceRepresentativeFragmentTestFeaturesNV.representativeFragmentTest );
H A Dvulkan_structs.hpp[all...]

Completed in 361 milliseconds