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.h38 SpecConstUsageBits getSpecConstUsageBits() const { return mUsageBits; } in getSpecConstUsageBits() function
/external/angle/src/libANGLE/
DShader.h121 rx::SpecConstUsageBits getSpecConstUsageBits() const in getSpecConstUsageBits() function
226 rx::SpecConstUsageBits getSpecConstUsageBits() const in getSpecConstUsageBits() function
DProgramPipeline.cpp130 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.h118 SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits() function