Home
last modified time | relevance | path

Searched defs:isSeparable (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/libANGLE/
DProgramExecutable.cpp214 void ProgramExecutable::load(bool isSeparable, gl::BinaryInputStream *stream) in load()
453 void ProgramExecutable::save(bool isSeparable, gl::BinaryOutputStream *stream) const in save()
879 bool isSeparable, in linkMergedVaryings()
DProgramLinkedResources.cpp697 bool isSeparable, in LinkValidateVaryings()
749 bool isSeparable, in DoShaderVariablesMatch()
1631 bool isSeparable, in LinkValidateShaderInterfaceMatching()
DProgram.h360 bool isSeparable() const { return mSeparable; } in isSeparable() function
DProgram.cpp1999 bool Program::isSeparable() const in isSeparable() function in gl::Program
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinition.cpp481 bool Program::isSeparable (void) const in isSeparable() function in deqp::gles31::Functional::ProgramInterfaceDefinition::Program
/external/deqp/framework/opengl/
DgluShaderProgram.cpp304 bool Program::isSeparable (void) const in isSeparable() function in glu::Program
DgluShaderLibrary.cpp100 const bool isSeparable = !spec.programs.empty() && spec.programs[0].sources.separable; in isValid() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp6196 bool NegativeTestBase::isSeparable(const GLuint /* test_case_index */) in test() function in gl4cts::EnhancedLayouts::NegativeTestBase
14792 bool VaryingLocationLimitTest::isSeparable(const GLuint test_case_index) in test() function in gl4cts::EnhancedLayouts::VaryingLocationLimitTest