Home
last modified time | relevance | path

Searched refs:tevorders_texcoord (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DPixelShaderGen.h138 u32 tevorders_texcoord : 3; member
H A DPixelShaderGen.cpp249 uid_data->stagehash[n].tevorders_texcoord = texcoord; in GetPixelShaderUid()
949 u32 texcoord = stage.tevorders_texcoord; in WriteStage()