Home
last modified time | relevance | path

Searched defs:IsUniform (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dcommand.h500 bool IsUniform() const { return buffer_type_ == BufferType::kUniform; } in IsUniform() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h921 bool IsUniform; variable
DLoopVectorize.cpp6980 bool IsUniform = LoopVectorizationPlanner::getDecisionAndClampRange( in handleReplication() local