/external/deqp/framework/opengl/ |
D | gluShaderProgram.hpp | 136 void setSeparable (bool separable); 247 bool separable; member 248 explicit ProgramSeparable (bool separable_) : separable(separable_) {} in ProgramSeparable() 306 bool separable; member 308 ProgramSources (void) : transformFeedbackBufferMode(0), separable(false) {} in ProgramSources() 314 … operator<< (const ProgramSeparable& progSeparable) { separable = progSeparable.separable; … in operator <<()
|
D | gluShaderProgram.cpp | 247 int separable = GL_FALSE; in isSeparable() local 249 m_gl.getProgramiv(m_program, GL_PROGRAM_SEPARABLE, &separable); in isSeparable() 252 return (separable != GL_FALSE); in isSeparable() 255 void Program::setSeparable (bool separable) in setSeparable() argument 257 m_gl.programParameteri(m_program, GL_PROGRAM_SEPARABLE, separable); in setSeparable() 363 if (sources.separable) in init()
|
D | gluShaderLibrary.cpp | 100 const bool isSeparable = !spec.programs.empty() && spec.programs[0].sources.separable; in isValid() 1439 pipelineProgram.sources.separable = true; in parseShaderCase()
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceDefinition.hpp | 95 void setSeparable (bool separable);
|
D | es31fProgramInterfaceDefinition.cpp | 470 void Program::setSeparable (bool separable) in setSeparable() argument 472 m_separable = separable; in setSeparable()
|
D | es31fSeparateShaderTests.cpp | 1036 bool separable); 1092 bool separable) in createShaderProgram() argument 1100 sources << ProgramSeparable(separable); in createShaderProgram()
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.program_interface_query.txt | 93 or separable shader programs. 98 separate tests for a complete vertex-fragment program and for separable
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-01-31-UniversalIRIdea.txt | 30 convince people. E.g., the idea of providing a package of separable
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-01-31-UniversalIRIdea.txt | 30 convince people. E.g., the idea of providing a package of separable
|
/external/deqp/modules/glshared/ |
D | glsShaderLibraryCase.cpp | 595 dst << ProgramSeparable(src.separable); in specializeProgramSources() 833 if (spec.programs[0].sources.separable) in isTessellationPresent() 926 const bool separablePrograms = m_spec.programs[0].sources.separable; in execute()
|
/external/autotest/client/deps/glbench/src/ |
D | yuv2rgb_1.glslf | 102 * separable blocks.
|
/external/webrtc/webrtc/examples/androidapp/third_party/autobanh/ |
D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
/external/slf4j/jcl-over-slf4j/ |
D | LICENSE.txt | 45 separable from, or merely link (or bind by name) to the interfaces of,
|
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/ |
D | COPYING | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
/external/snakeyaml/ |
D | NOTICE | 45 separable from, or merely link (or bind by name) to the interfaces of,
|
D | LICENSE.txt | 45 separable from, or merely link (or bind by name) to the interfaces of,
|
/external/skia/third_party/etc1/ |
D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
/external/apache-harmony/ |
D | NOTICE | 61 separable from, or merely link (or bind by name) to the interfaces of,
|
/external/svox/PicoLangInstallerSpaEsp/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/external/apache-http/ |
D | NOTICE | 61 separable from, or merely link (or bind by name) to the interfaces of,
|
/external/svox/pico/lib/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/external/svox/PicoLangInstallerEngUsa/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/external/android-clat/ |
D | NOTICE | 57 separable from, or merely link (or bind by name) to the interfaces of,
|
/external/svox/PicoLangInstallerEngGbr/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/external/svox/pico_resources/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|