Home
last modified time | relevance | path

Searched defs:maxDualSourceDrawBuffers (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorHLSL.cpp59 int maxDualSourceDrawBuffers = in translate() local
214 numRenderTargets, maxDualSourceDrawBuffers, getUniforms(), in translate() local
H A DOutputHLSL.cpp300 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 DBlendFuncExtendedTest.cpp376 GLint maxDualSourceDrawBuffers = 0; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCaps.h342 GLuint maxDualSourceDrawBuffers = 0; member

Completed in 8 milliseconds