Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrDataUtils.cpp652 bool srcIsSRGB; in GrConvertPixels() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp431 const bool srcIsSRGB = tcu::isSRGB(srcFormat); in compare() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DUtilsVk.h390 uint32_t srcIsSRGB = 0; member
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp3081 bool srcIsSRGB = tcu::isSRGB(src.raw().getFormat()); in blitResolveMultisampleFramebuffer() local
3234 bool srcIsSRGB = tcu::isSRGB(src.getFormat()); in blitFramebuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp3597 const bool srcIsSRGB = tcu::isSRGB(srcFormat); in checkNonNearestFilteredResult() local
5052 const bool srcIsSRGB = tcu::isSRGB(srcFormat); in checkNonNearestFilteredResult() local