HomeSort by relevance Sort by last modified time
    Searched refs:loadTexture2D (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.hpp 92 static de::MovePtr<tcu::Texture2D> loadTexture2D (const tcu::Archive& archive, const char* filename);
vktShaderRender.cpp 267 case TYPE_2D: m_binding.tex2D = loadTexture2D(archive, filename).release(); break;
283 de::MovePtr<tcu::Texture2D> TextureBinding::loadTexture2D (const tcu::Archive& archive, const char* filename)
    [all...]

Completed in 220 milliseconds