Home
last modified time | relevance | path

Searched defs:RegionCount (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingWriter.cpp138 unsigned RegionCount = 1; in write() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingWriter.cpp170 unsigned RegionCount = 1; in write() local
/external/llvm/tools/llvm-cov/
DSourceCoverageView.h79 unsigned RegionCount; member
DSourceCoverageViewHTML.cpp360 unsigned RegionCount = 0; in renderLine() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp109 constexpr deUint32 RegionCount = 4; variable
1939 void getDrawRegions(WorkingData& wd, UVec4 regions[RegionCount]) in getDrawRegions()
3174 …tParams& params, WorkingData& wd, TestObjects& testObjects, const UVec4 regions[RegionCount], cons… in dispatchVerifyClearAttachments()
3498 …const deUint32 subpassNdx, UVec4 regions[RegionCount], VkPipelineRenderingCreateInfo* pipelineRend… in drawOnePass()
3586 …t, const TestParams& params, WorkingData& wd, TestObjects& testObjects, UVec4 regions[RegionCount]) in dispatchVerifyMultiPassRendering()