Home
last modified time | relevance | path

Searched refs:mSpecConstUsageBits (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DShader.h95 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits()
138 rx::SpecConstUsageBits mSpecConstUsageBits; variable
206 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mState.mSpecConstUsageBits; } in getSpecConstUsageBits()
H A DShader.cpp340 mState.mSpecConstUsageBits.reset(); in compile()
465 mState.mSpecConstUsageBits = in resolveCompile()
H A DProgram.h338 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits()
403 rx::SpecConstUsageBits mSpecConstUsageBits; variable
H A DProgram.cpp1599 mState.mSpecConstUsageBits |= vertexShader->getSpecConstUsageBits(); in linkImpl()
1607 mState.mSpecConstUsageBits |= fragmentShader->getSpecConstUsageBits(); in linkImpl()
1822 mState.mSpecConstUsageBits.reset(); in unlink()
4617 stream.writeInt(mState.mSpecConstUsageBits.bits()); in serialize()
4704 mState.mSpecConstUsageBits = rx::SpecConstUsageBits(stream.readInt<uint32_t>()); in deserialize()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DShader.h95 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits()
138 rx::SpecConstUsageBits mSpecConstUsageBits; variable
206 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mState.mSpecConstUsageBits; } in getSpecConstUsageBits()
H A DShader.cpp340 mState.mSpecConstUsageBits.reset(); in compile()
465 mState.mSpecConstUsageBits = in resolveCompile()
H A DProgram.h338 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits()
403 rx::SpecConstUsageBits mSpecConstUsageBits; variable
H A DProgram.cpp1599 mState.mSpecConstUsageBits |= vertexShader->getSpecConstUsageBits(); in linkImpl()
1607 mState.mSpecConstUsageBits |= fragmentShader->getSpecConstUsageBits(); in linkImpl()
1822 mState.mSpecConstUsageBits.reset(); in unlink()
4617 stream.writeInt(mState.mSpecConstUsageBits.bits()); in serialize()
4704 mState.mSpecConstUsageBits = rx::SpecConstUsageBits(stream.readInt<uint32_t>()); in deserialize()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DShader.h95 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits()
138 rx::SpecConstUsageBits mSpecConstUsageBits; variable
206 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mState.mSpecConstUsageBits; } in getSpecConstUsageBits()
H A DShader.cpp340 mState.mSpecConstUsageBits.reset(); in compile()
465 mState.mSpecConstUsageBits = in resolveCompile()
H A DProgram.h338 rx::SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits()
403 rx::SpecConstUsageBits mSpecConstUsageBits; variable
H A DProgram.cpp1599 mState.mSpecConstUsageBits |= vertexShader->getSpecConstUsageBits(); in linkImpl()
1607 mState.mSpecConstUsageBits |= fragmentShader->getSpecConstUsageBits(); in linkImpl()
1822 mState.mSpecConstUsageBits.reset(); in unlink()
4617 stream.writeInt(mState.mSpecConstUsageBits.bits()); in serialize()
4704 mState.mSpecConstUsageBits = rx::SpecConstUsageBits(stream.readInt<uint32_t>()); in deserialize()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A DCompiler.h106 SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits()
221 SpecConstUsageBits mSpecConstUsageBits; variable
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/compiler/translator/
H A DCompiler.h106 SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits()
221 SpecConstUsageBits mSpecConstUsageBits; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A DCompiler.h106 SpecConstUsageBits getSpecConstUsageBits() const { return mSpecConstUsageBits; } in getSpecConstUsageBits()
221 SpecConstUsageBits mSpecConstUsageBits; variable