Searched refs:gdBool (Results 1 – 9 of 9) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/gd/CTR/ |
| D | gd_Lighting.h | 175 void EnableLight(gdBool value); 449 void EnableTwoSideDiffuse(gdBool value); 470 void EnableGeomFactor0(gdBool value); 491 void EnableGeomFactor1(gdBool value); 502 void EnableSpotLight(gdBool value); 513 void EnableDistanceAttenuation(gdBool value); 525 void EnableShadowed(gdBool value); 791 static void SetShadowPrimary(gdBool value); 802 static void SetShadowSecondary(gdBool value); 813 static void SetInvertShadow(gdBool value); [all …]
|
| D | gd_Rasterizer.h | 264 static void EnableClippingPlane(gdBool value); 334 static void EnableScissor(gdBool value); 382 static void SetEarlyDepthTest(gdBool enable, EarlyDepthFunction func);
|
| D | gd_Types.h | 53 typedef enum gdBoolEnum gdBool; typedef
|
| D | gd_GasFog.h | 204 static void SetFogZFlip(gdBool zFlip); 252 static void SetGasAutoAccumulation(gdBool enableAutoAccumulation); 557 NN_FORCE_INLINE void FogStage::SetFogZFlip(gdBool zFlip) in SetFogZFlip() 583 NN_FORCE_INLINE void FogStage::SetGasAutoAccumulation(gdBool autoAcc) in SetGasAutoAccumulation()
|
| D | gd_Resource.h | 590 …scription, const void* initialData, gdBool autoGenerateMipMapsFromData, Texture2DResource** textur… 792 …on* description, const void* initialData, VertexBufferResource** buffer, gdBool copyInitialData = …
|
| D | gd_Memory.h | 512 …source* dest, s32 dstMipLevelIndex, u32 dstOffestY, DownScalingMode downScalingMode, gdBool yFlip); 607 …stAddr, u32 dstWidth, u32 dstHeight, u32 dstFormat, DownScalingMode downScalingMode, gdBool yFlip);
|
| D | gd_Texture.h | 669 static void SetTexture2DProjectionForUnit0(gdBool value); 773 static void SetPerspectiveShadow(gdBool v); 999 static void SetAlphaSeparate(gdBool alphaSeparate); 1010 static void SetNoiseEnable(gdBool noiseEnable); 2009 NN_FORCE_INLINE void TextureStage::SetPerspectiveShadow(gdBool v) in SetPerspectiveShadow() 2072 NN_FORCE_INLINE void ProceduralTextureStage::SetAlphaSeparate(gdBool alphaSeparate) in SetAlphaSeparate() 2079 NN_FORCE_INLINE void ProceduralTextureStage::SetNoiseEnable(gdBool noiseEnable) in SetNoiseEnable()
|
| D | gd_OutputStage.h | 722 static void SetAlphaTest(gdBool enable, AlphaFunction func, u8 alphaRef); 1231 gdBool m_DepthEnable; 1238 gdBool m_StencilEnable;
|
| D | gd_Combiner.h | 839 void SetCombinerInUse(CombinerStage::UnitId unit, gdBool mode) in SetCombinerInUse()
|