Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/Test/baseResults/
Dspv.newTexture.frag.out1 spv.newTexture.frag
DnewTexture.frag.out1 newTexture.frag
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp3142 TVariable* newTexture = makeInternalVariable(texSymbol->getName(), texType); in handleSamplerTextureCombine() local
3144 trackLinkage(*newTexture); in handleSamplerTextureCombine()
3146 newId = newTexture->getUniqueId(); in handleSamplerTextureCombine()