Searched defs:w (Results 1 – 11 of 11) sorted by relevance
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_SceneHelper.h | 116 float w = in CalculateDepth() local 139 float w = in CalculateDepth() local
|
| D | gfx_ShaderProgram.h | 269 …void SetUniformInt(ShaderUniform location, s32 x, s32 y, s32 z, s32 w) const { glUniform4i(m_Unifo… in SetUniformInt()
|
| /NW4C-1.2.23/demos/Nw4cDemo/sources/ |
| D | SmButton.cpp | 28 SmButton::SmButton( uint x, uint y, uint w, uint h ) in SmButton()
|
| D | SmPerf.cpp | 252 #define _SET_BAR_RECT( prim, x, y, w, h, color ) \ in Render() argument
|
| /NW4C-1.2.23/demos/Nw4cDemo/include/ |
| D | SmRectCollision.h | 35 void SetRect( f32 x, f32 y, f32 w, f32 h ) in SetRect()
|
| /NW4C-1.2.23/sources/libraries/gfx/res/ |
| D | gfx_ResTexture.cpp | 643 s32 w = m_Description.width; in Create() local 758 s32 w = m_Description.width; in Create() local
|
| /NW4C-1.2.23/include/nw/font/ |
| D | font_RectDrawerCommand.h | 132 #define NW_FONT_CMD_SET_SCISSOR( x, y, w, h, cbSz ) \ argument
|
| /NW4C-1.2.23/include/nw/ut/ |
| D | ut_ResTypes.h | 303 nw::ut::ResF32 w; member 350 ResF32 w; member
|
| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_Common.cpp | 369 f32 w = size.width; in DrawLine() local
|
| D | lyt_Window.cpp | 39 f32 x, y, w, h; member
|
| /NW4C-1.2.23/include/nw/gfx/res/ |
| D | gfx_ResShader.h | 296 void SetValue(f32 x, f32 y, f32 z, f32 w) in SetValue()
|