Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DCaps.cpp157 static bool GetFormatSupportBase(const TextureCapsMap &textureCaps, in GetFormatSupportBase()
200 static bool GetFormatSupport(const TextureCapsMap &textureCaps, in GetFormatSupport()
214 static bool DeterminePackedDepthStencilSupport(const TextureCapsMap &textureCaps) in DeterminePackedDepthStencilSupport()
224 static bool DetermineReadDepthSupport(const TextureCapsMap &textureCaps) in DetermineReadDepthSupport()
234 static bool DetermineReadStencilSupport(const TextureCapsMap &textureCaps) in DetermineReadStencilSupport()
244 static bool DetermineDepthBufferFloat2Support(const TextureCapsMap &textureCaps) in DetermineDepthBufferFloat2Support()
255 static bool DetermineRGB8AndRGBA8TextureSupport(const TextureCapsMap &textureCaps) in DetermineRGB8AndRGBA8TextureSupport()
266 static bool DetermineBGRA8TextureSupport(const TextureCapsMap &textureCaps) in DetermineBGRA8TextureSupport()
276 static bool DetermineBGRAReadFormatSupport(const TextureCapsMap &textureCaps) in DetermineBGRAReadFormatSupport()
288 static bool DetermineColorBufferHalfFloatSupport(const TextureCapsMap &textureCaps) in DetermineColorBufferHalfFloatSupport()
[all …]
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DVulkanFormatTablesTest.cpp69 const gl::TextureCaps &textureCaps = renderer->getNativeTextureCaps().get(internalFormat); in TEST_P() local
DD3D11FormatTablesTest.cpp45 const auto &textureCaps = renderer->getNativeTextureCaps(); in TEST_P() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp422 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local
503 gl::TextureCaps textureCaps = GenerateTextureFormatCaps(internalFormat, d3d9, deviceType, in GenerateCaps() local
DRenderer9.cpp2534 const gl::TextureCaps &textureCaps = getNativeTextureCaps().get(format); in createRenderTarget() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp278 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local
485 gl::TextureCaps textureCaps = in GenerateCaps() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp238 gl::TextureCaps textureCaps; in initialize() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp89 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local
1388 gl::TextureCaps textureCaps = GenerateTextureFormatCaps( in GenerateCaps() local
DTextureStorage11.cpp3645 const gl::TextureCaps &textureCaps = in ensureTextureExists() local
3852 const gl::TextureCaps &textureCaps = in ensureTextureExists() local
DRenderer11.cpp2740 const gl::TextureCaps &textureCaps = getNativeTextureCaps().get(format); in createRenderTarget() local