Home
last modified time | relevance | path

Searched defs:m_scale (Results 1 – 8 of 8) sorted by relevance

/third_party/astc-encoder/Utils/
Dastc_rgbm_codec.cpp104 float m_scale = astc::min(1.0f, ceil(max_rgb * 255.0f) / 255.0f); in main() local
159 float m_scale = ((float)pixel_in[3]) / 255.0f; in main() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Daftypes.h438 m_scale, \ argument
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.hpp280 Vec4 m_scale; member in tcu::LogImage
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderOperatorTests.cpp360 float m_scale; member in deqp::gles2::Functional::OperatorShaderEvaluator
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderOperatorTests.cpp705 FloatScalar m_scale; member in deqp::gles3::Functional::OperatorShaderEvaluator
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp3618 const BlitScale m_scale; member in vkt::memory::__anon3239ace40111::ImageBlitFromImage
3893 const BlitScale m_scale; member in vkt::memory::__anon3239ace40111::ImageBlitToImage
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp3618 const BlitScale m_scale; member in vkt::memory::__anoneb5e55040111::ImageBlitFromImage
3893 const BlitScale m_scale; member in vkt::memory::__anoneb5e55040111::ImageBlitToImage
/third_party/libabigail/tests/lib/
Dcatch.hpp3175 double m_scale; member in Catch::Detail::Approx