Searched refs:getFormatComponentWidth (Results 1 – 3 of 3) sorted by relevance
79 deUint32 getFormatComponentWidth (const VkFormat format, const deUint32 componentNdx);
3587 deUint32 getFormatComponentWidth (const VkFormat format, const deUint32 componentNdx) in getFormatComponentWidth() function3665 const deUint32 size (getFormatComponentWidth(format, componentNdx)); in getRepresentableDiffUnorm()3672 const deUint32 size (getFormatComponentWidth(format, componentNdx)); in getRepresentableDiffSnorm()
415 const auto componentWidth = getFormatComponentWidth(mapTextureFormat(format), 0u); in AddFillReadShader()697 const deUint32 componentWidth = getFormatComponentWidth(imageFormat, 0); in initPrograms()825 const deUint32 componentWidth = getFormatComponentWidth(imageFormat, 0); in initPrograms()