Searched defs:pixelWidth (Results 1 – 9 of 9) sorted by relevance
280 const float pixelWidth = 2.0f / static_cast<float>(vkExtent.width); in iterate() local
244 const auto pixelWidth = 2.0f / static_cast<float>(width); in generateVertices() local
5176 const float pixelWidth = 2.0f / static_cast<float>(kFramebufferWidth); in iterate() local
82 uint32_t pixelWidth = get_uint(header, 36); in load_ktx() local
466 const float pixelWidth = 2.0f / floatExtent.x(); in testDrawCountRun() local
665 const float pixelWidth = 2.0f / floatExtent.x(); in iterate() local
942 int pixelWidth = in clearCheckUnrenderable() local
4960 …const auto pixelWidth = 2.0f / static_cast<float>(m_params.imageExtent.width); // Normali… in iterate() local
5084 const auto pixelWidth = 2.0f / imageWidth; in iterate() local