Searched defs:RegionCount (Results  1 – 5 of 5) sorted by relevance
| /external/llvm/lib/ProfileData/Coverage/ | 
| D | CoverageMappingWriter.cpp | 138       unsigned RegionCount = 1;  in write()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ | 
| D | CoverageMappingWriter.cpp | 170       unsigned RegionCount = 1;  in write()  local
 | 
| /external/llvm/tools/llvm-cov/ | 
| D | SourceCoverageView.h | 79   unsigned RegionCount;  member
 | 
| D | SourceCoverageViewHTML.cpp | 360     unsigned RegionCount = 0;  in renderLine()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ | 
| D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 109 constexpr deUint32 RegionCount	= 4;  variable1939 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()
 
 |