Home
last modified time | relevance | path

Searched refs:BytesPerPixel (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedFormatsTests.cpp73 int BytesPerPixel; member
84 result.BytesPerPixel = getPixelSize(texFormat); in getFormatInfo()
177 baseFormat.BytesPerPixel == shaderFormat.BytesPerPixel && in matching()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageMismatchedFormatsTests.cpp73 int BytesPerPixel; member
84 result.BytesPerPixel = getPixelSize(texFormat); in getFormatInfo()
177 baseFormat.BytesPerPixel == shaderFormat.BytesPerPixel && in matching()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp76387 BytesPerPixel(SurfaceFormat aFormat) in BytesPerPixel() function