Home
last modified time | relevance | path

Searched defs:isPoint (Results 1 – 7 of 7) sorted by relevance

/external/skqp/src/shaders/
DSkLights.cpp26 bool isPoint = buf.readBool(); in MakeFromBuffer() local
81 bool isPoint = Light::kPoint_LightType == light.type(); in flatten() local
/external/deqp/modules/glshared/
DglsScissorTests.cpp127 glu::ProgramSources genShaders(glu::GLSLVersion version, bool isPoint) in genShaders()
340 bool ScissorPrimitiveCase::isPoint (void) const in isPoint() function in deqp::gls::Functional::__anon398845420111::ScissorPrimitiveCase
461 bool ScissorClearCase::isPoint (void) const in isPoint() function in deqp::gls::Functional::__anon398845420111::ScissorClearCase
553 bool FramebufferBlitCase::isPoint (void) const in isPoint() function in deqp::gls::Functional::__anon398845420111::FramebufferBlitCase
873 bool FramebufferClearCase::isPoint (void) const in isPoint() function in deqp::gls::Functional::__anon398845420111::FramebufferClearCase
/external/swiftshader/src/Device/
DVertexProcessor.hpp83 bool isPoint : 1; member
/external/skia/src/gpu/geometry/
DGrShape.h84 bool isPoint() const { return this->type() == Type::kPoint; } in isPoint() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h397 bool isPoint() const { return Kind == Point; } in isPoint() function
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h404 bool isPoint() const { return Kind == Point; } in isPoint() function
/external/llvm-project/llvm/include/llvm/Analysis/
DDependenceAnalysis.h398 bool isPoint() const { return Kind == Point; } in isPoint() function