Home
last modified time | relevance | path

Searched defs:textureState (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsSamplerObjectTest.hpp59 SamplingState textureState; member
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp2762 bool SwizzleRequired(const gl::TextureState &textureState) in SwizzleRequired()
2768 gl::SwizzleState GetEffectiveSwizzle(const gl::TextureState &textureState) in GetEffectiveSwizzle()
H A DTextureStorage11.cpp237 const gl::TextureState &textureState, in getSRVForSampler()
516 const gl::TextureState &textureState) in generateSwizzles()
2069 const gl::TextureState &textureState, in getSRVForSampler()
H A DStateManager11.cpp3297 const gl::TextureState &textureState = texture->getTextureState(); in generateSwizzle() local
H A DRenderer11.cpp3293 const gl::TextureState &textureState) in generateMipmapUsingD3D()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dserialize.cpp1200 void SerializeTextureState(JsonSerializer *json, const gl::TextureState &textureState) in SerializeTextureState()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp2898 const gl::TextureState &textureState) in generateMipmapUsingD3D()