Searched defs:maxDualSourceDrawBuffers (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | TranslatorHLSL.cpp | 59 int maxDualSourceDrawBuffers = in translate() local 214 numRenderTargets, maxDualSourceDrawBuffers, getUniforms(), in translate() local
|
H A D | OutputHLSL.cpp | 300 OutputHLSL(sh::GLenum shaderType, ShShaderSpec shaderSpec, int shaderVersion, const TExtensionBehavior &extensionBehavior, const char *sourcePath, ShShaderOutput outputType, int numRenderTargets, int maxDualSourceDrawBuffers, const std::vector<ShaderVariable> &uniforms, ShCompileOptions compileOptions, sh::WorkGroupSize workGroupSize, TSymbolTable *symbolTable, PerformanceDiagnostics *perfDiagnostics, const std::map<int, const TInterfaceBlock *> &uniformBlockOptimizedMap, const std::vector<InterfaceBlock> &shaderStorageBlocks) OutputHLSL() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | BlendFuncExtendedTest.cpp | 376 GLint maxDualSourceDrawBuffers = 0; in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Caps.h | 342 GLuint maxDualSourceDrawBuffers = 0; member
|
Completed in 8 milliseconds