Home
last modified time | relevance | path

Searched refs:nw_color (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.3.3/SampleData/Graphics/Shader/JShader/
DCalcColor.vsh33 mul TEMP0.xyzw, nw_color.xyzw, nw_attribute_scale0._W
/NW4C-1.3.3/SampleData/Graphics/Shader/UserShader/
DUserCalcColor.vsh37 mul TEMP0.xyzw, nw_color.xyzw, nw_attribute_scale0._W
/NW4C-1.3.3/sources/shaders/gfx/DefaultShader/
DCalcColor.vsh37 mul TEMP0.xyzw, nw_color.xyzw, nw_attribute_scale0._W
/NW4C-1.3.3/sources/shaders/gfx/
DVertexShader.h203 #define nw_color v3 macro