Home
last modified time | relevance | path

Searched defs:getSpecConstUsageBits (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DSpecializationConstant.h49 SpecConstUsageBits getSpecConstUsageBits() const { return mUsageBits; } in getSpecConstUsageBits() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DShader.h95 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits() function
206 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mState.mSpecConstUsageBits; } in getSpecConstUsageBits() function
DProgramPipeline.cpp136 rx::SpecConstUsageBits ProgramPipelineState::getSpecConstUsageBits() const in getSpecConstUsageBits() function in gl::ProgramPipelineState
DProgram.h344 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h116 SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits() function