Home
last modified time | relevance | path

Searched refs:shaderFramebufferFetchDepthStencilARM (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A Dgles_extensions_autogen.h438 bool shaderFramebufferFetchDepthStencilARM = false; member
H A DCompiler.cpp150 extensions.shaderFramebufferFetchDepthStencilARM; in Compiler()
H A Dgles_extensions_autogen.cpp159 …er_fetch_depth_stencil"] = enableableExtension(&Extensions::shaderFramebufferFetchDepthStencilARM); in GetExtensionInfoMap()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_caps_utils.cpp1372 mNativeExtensions.shaderFramebufferFetchDepthStencilARM = true; in ensureCapsInitialized()