Home
last modified time | relevance | path

Searched defs:srgb (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp519 bool* srgb) { in getAstcFormatInfo()
578 bool srgb; in getAstcCompressedSize() local
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/
DTextureUtils.cpp154 void getAstcFormatInfo(GLenum internalformat, uint32_t* width, uint32_t* height, bool* srgb) { in getAstcFormatInfo()
509 bool srgb; in doCompressedTexImage2D() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenccli_toplevel.cpp2226 bool srgb = profile == ASTCENC_PRF_LDR_SRGB; in main() local
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_core.h15474 VkBool32 srgb; member
Dvulkan_structs.hpp85092 VULKAN_HPP_NAMESPACE::Bool32 srgb = {}; member