Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramExecutable.cpp284 void ProgramExecutable::load(bool isSeparable, gl::BinaryInputStream *stream) in load()
514 void ProgramExecutable::save(bool isSeparable, gl::BinaryOutputStream *stream) const in save()
916 bool isSeparable, in linkMergedVaryings()
DProgramLinkedResources.cpp697 bool isSeparable, in LinkValidateVaryings()
749 bool isSeparable, in DoShaderVariablesMatch()
1665 bool isSeparable, in LinkValidateShaderInterfaceMatching()
DProgram.h356 bool isSeparable() const { return mSeparable; } in isSeparable() function
DProgram.cpp2022 bool Program::isSeparable() const in isSeparable() function in gl::Program
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceDefinition.cpp485 bool Program::isSeparable (void) const in isSeparable() function in deqp::gles31::Functional::ProgramInterfaceDefinition::Program
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp6190 bool NegativeTestBase::isSeparable(const GLuint /* test_case_index */) in test() function in gl4cts::EnhancedLayouts::NegativeTestBase
14786 bool VaryingLocationLimitTest::isSeparable(const GLuint test_case_index) in test() function in gl4cts::EnhancedLayouts::VaryingLocationLimitTest