Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DSpecializationConstant.h52 SpecConstUsageBits getSpecConstUsageBits() const { return mUsageBits; } in getSpecConstUsageBits() function
/external/angle/src/libANGLE/
DShader.h95 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits() function
208 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mState.mSpecConstUsageBits; } in getSpecConstUsageBits() function
DProgramPipeline.cpp136 rx::SpecConstUsageBits ProgramPipelineState::getSpecConstUsageBits() const in getSpecConstUsageBits() function in gl::ProgramPipelineState
DProgram.h346 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits() function
/external/angle/src/compiler/translator/
DCompiler.h116 SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits() function