Searched refs:getDecompressionShader (Results 1 – 1 of 1) sorted by relevance
128 const ShaderData* getDecompressionShader(VkFormat format, VkImageType imageType) { in getDecompressionShader() function187 const ShaderData* shaderData = getDecompressionShader(mCompressedFormat, mImageType); in initialize()241 auto& pipeline = mPipelines[getDecompressionShader(compressedFormat, imageType)]; in get()