Home
last modified time | relevance | path

Searched defs:DE_FALSE (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp219 DE_FALSE, // VkBool32 sampleShadingEnable in preparePipelineWrapper() local
222 DE_FALSE, // VkBool32 alphaToCoverageEnable in preparePipelineWrapper() local
223 DE_FALSE, // VkBool32 alphaToOneEnable in preparePipelineWrapper() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp217 DE_FALSE, // VkBool32 sampleShadingEnable in preparePipelineWrapper() local
220 DE_FALSE, // VkBool32 alphaToCoverageEnable in preparePipelineWrapper() local
221 DE_FALSE, // VkBool32 alphaToOneEnable in preparePipelineWrapper() local
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeDefs.h193 #define DE_FALSE 0 /*!< False value for deBool. */ macro
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp3241 QueryPoolStatisticsTest (tcu::TestContext &context, const std::string& name, const std::string& description, const ResetType resetType, const CopyType copyType, deBool query64Bits, deBool dstOffset = DE_FALSE, const StrideType strideType = STRIDE_TYPE_VALID) in QueryPoolStatisticsTest() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp3256 QueryPoolStatisticsTest (tcu::TestContext &context, const std::string& name, const ResetType resetType, const CopyType copyType, deBool query64Bits, deBool dstOffset = DE_FALSE, const StrideType strideType = STRIDE_TYPE_VALID) in QueryPoolStatisticsTest() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1641 DE_FALSE, // compareEnable in FragmentDensityMapTestInstance() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1600 DE_FALSE, // compareEnable in FragmentDensityMapTestInstance() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp1560 OperationTestCase(const char* _baseName, BehaviorFlags _behaviorFlags, OperationId _operatinId, ValueId _input1, ValueId _input2, ValueId _expectedOutput, deBool _fp16Without16BitStorage = DE_FALSE) OperationTestCase() argument
[all...]

Completed in 41 milliseconds