Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DProgram.h270 bool isSeparable() const { return mSeparable; } in isSeparable() function
415 bool isSeparable() const { return mState.mSeparable; } in isSeparable() function
DProgramLinkedResources.cpp720 bool isSeparable, in LinkValidateVaryings()
772 bool isSeparable, in DoShaderVariablesMatch()
1898 bool isSeparable, in LinkValidateShaderInterfaceMatching()
DProgramExecutable.h881 uint8_t isSeparable : 1; member
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinition.cpp506 bool Program::isSeparable(void) const in isSeparable() function in deqp::gles31::Functional::ProgramInterfaceDefinition::Program
/external/deqp/framework/opengl/
DgluShaderProgram.cpp294 bool Program::isSeparable(void) const in isSeparable() function in glu::Program
DgluShaderLibrary.cpp91 … const bool isSeparable = !spec.programs.empty() && spec.programs[0].sources.separable; in isValid() local
/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp781 bool isSeparable, in load()
829 bool isSeparable, in save()
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp6199 bool NegativeTestBase::isSeparable(const GLuint /* test_case_index */) in test() function in gl4cts::EnhancedLayouts::NegativeTestBase
14820 bool VaryingLocationLimitTest::isSeparable(const GLuint test_case_index) in test() function in gl4cts::EnhancedLayouts::VaryingLocationLimitTest