Home
last modified time | relevance | path

Searched defs:isPoint (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DVertexProcessor.hpp83 bool isPoint : 1; member
/third_party/skia/src/gpu/geometry/
H A DGrShape.h84 bool isPoint() const { return this->type() == Type::kPoint; } in isPoint() function in GrShape
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h397 bool isPoint() const { return Kind == Point; } in isPoint() function in llvm::DependenceInfo::Constraint
/third_party/vk-gl-cts/modules/glshared/
H A DglsScissorTests.cpp127 glu::ProgramSources genShaders(glu::GLSLVersion version, bool isPoint) in genShaders() argument
340 bool ScissorPrimitiveCase::isPoint (void) const in isPoint() function in deqp::gls::Functional::__anon30996::ScissorPrimitiveCase
461 bool ScissorClearCase::isPoint (void) const in isPoint() function in deqp::gls::Functional::__anon30996::ScissorClearCase
553 bool FramebufferBlitCase::isPoint (voi function in deqp::gls::Functional::__anon30996::FramebufferBlitCase
873 bool FramebufferClearCase::isPoint (void) const isPoint() function in deqp::gls::Functional::__anon30996::FramebufferClearCase
[all...]

Completed in 5 milliseconds