Home
last modified time | relevance | path

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

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