Home
last modified time | relevance | path

Searched defs:textureCaps (Results 1 – 11 of 11) sorted by relevance

/external/angle/src/libANGLE/
DCaps.cpp163 static bool GetFormatSupportBase(const TextureCapsMap &textureCaps, in GetFormatSupportBase()
205 static bool GetFormatSupport(const TextureCapsMap &textureCaps, in GetFormatSupport()
219 static bool DeterminePackedDepthStencilSupport(const TextureCapsMap &textureCaps) in DeterminePackedDepthStencilSupport()
229 static bool DetermineReadDepthSupport(const TextureCapsMap &textureCaps) in DetermineReadDepthSupport()
239 static bool DetermineReadStencilSupport(const TextureCapsMap &textureCaps) in DetermineReadStencilSupport()
249 static bool DetermineDepthBufferFloat2Support(const TextureCapsMap &textureCaps) in DetermineDepthBufferFloat2Support()
260 static bool DetermineRGB8AndRGBA8TextureSupport(const TextureCapsMap &textureCaps) in DetermineRGB8AndRGBA8TextureSupport()
271 static bool DetermineBGRA8TextureSupport(const TextureCapsMap &textureCaps) in DetermineBGRA8TextureSupport()
281 static bool DetermineBGRAReadFormatSupport(const TextureCapsMap &textureCaps) in DetermineBGRAReadFormatSupport()
293 static bool DetermineColorBufferHalfFloatSupport(const TextureCapsMap &textureCaps) in DetermineColorBufferHalfFloatSupport()
[all …]
DContext.cpp4385 TextureCapsMap *textureCaps = mState.getMutableTextureCaps(); in updateCaps() local
/external/angle/src/tests/gl_tests/
DVulkanFormatTablesTest.cpp73 const gl::TextureCaps &textureCaps = renderer->getNativeTextureCaps().get(internalFormat); in TEST_P() local
DD3D11FormatTablesTest.cpp53 const auto &textureCaps = renderer->getNativeTextureCaps(); in TEST_P() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp423 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local
520 gl::TextureCaps textureCaps = GenerateTextureFormatCaps(internalFormat, d3d9, deviceType, in GenerateCaps() local
DRenderer9.cpp2592 const gl::TextureCaps &textureCaps = getNativeTextureCaps().get(format); in createRenderTarget() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp281 gl::TextureCaps textureCaps; in initialize() local
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp515 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local
741 gl::TextureCaps textureCaps = in GenerateCaps() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp88 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local
1428 gl::TextureCaps textureCaps = in GenerateCaps() local
DTextureStorage11.cpp3824 const gl::TextureCaps &textureCaps = in ensureTextureExists() local
4045 const gl::TextureCaps &textureCaps = in ensureTextureExists() local
DRenderer11.cpp2946 const gl::TextureCaps &textureCaps = getNativeTextureCaps().get(format); in createRenderTarget() local