Home
last modified time | relevance | path

Searched defs:loadTexture2D (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp1976 TestTexture2DSp loadTexture2D(const tcu::Archive &archive, const std::vector<std::string> &filename… in loadTexture2D() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.cpp436 de::MovePtr<tcu::Texture2D> TextureBinding::loadTexture2D(const tcu::Archive &archive, const char *… in loadTexture2D() function in vkt::sr::TextureBinding