Home
last modified time | relevance | path

Searched refs:mSpec (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DCompiler.h45 ShShaderSpec mSpec; variable
DCompiler.cpp67 mSpec(SelectShaderSpec(state.getClientMajorVersion(), in Compiler()
308 ShHandle handle = sh::ConstructCompiler(ToGLenum(type), mSpec, mOutputType, &mResources); in getInstance()