Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DSpecializationConstant.h38 SpecConstUsageBits getSpecConstUsageBits() const { return mUsageBits; } in getSpecConstUsageBits() function
/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.h118 SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.h522 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mPod.specConstUsageBits; } in getSpecConstUsageBits() function