Home
last modified time | relevance | path

Searched defs:TestTexture (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/tests/
DGLTestUtils.h26 using TestTexture = android::AlignedBuf<uint8_t, 4>; variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageUtil.hpp130 class TestTexture class
H A DvktPipelineImageUtil.cpp724 TestTexture::TestTexture(const tcu::TextureFormat &format, int width, int height, int depth) in TestTexture() function in vkt::pipeline::TestTexture
736 TestTexture::TestTexture(const tcu::CompressedTexFormat &format, int width, int height, int depth) in TestTexture() function in vkt::pipeline::TestTexture