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.h49 SpecConstUsageBits getSpecConstUsageBits() const { return mUsageBits; } in getSpecConstUsageBits() function
/external/angle/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.cpp134 rx::SpecConstUsageBits ProgramPipelineState::getSpecConstUsageBits() const in getSpecConstUsageBits() function in gl::ProgramPipelineState
DProgram.h342 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits() function
/external/angle/src/compiler/translator/
DCompiler.h111 SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits() function