Searched refs:gdBool (Results 1 – 9 of 9) sorted by relevance
| /CTR-SDK-2.4.0/include/nn/gd/CTR/ |
| D | gd_Lighting.h | 168 void EnableLight(gdBool value); 442 void EnableTwoSideDiffuse(gdBool value); 463 void EnableGeomFactor0(gdBool value); 484 void EnableGeomFactor1(gdBool value); 495 void EnableSpotLight(gdBool value); 506 void EnableDistanceAttenuation(gdBool value); 518 void EnableShadowed(gdBool value); 762 static void SetShadowPrimary(gdBool value); 773 static void SetShadowSecondary(gdBool value); 784 static void SetInvertShadow(gdBool value); [all …]
|
| D | gd_Rasterizer.h | 214 static void EnableClippingPlane(gdBool value); 248 static void EnableScissor(gdBool value); 276 static void SetEarlyDepthTest(gdBool enable, EarlyDepthFunction func);
|
| D | gd_Types.h | 53 typedef enum gdBoolEnum gdBool; typedef
|
| D | gd_GasFog.h | 202 static void SetFogZFlip(gdBool zFlip); 250 static void SetGasAutoAccumulation(gdBool enableAutoAccumulation); 507 NN_FORCE_INLINE void FogStage::SetFogZFlip(gdBool zFlip) in SetFogZFlip() 533 NN_FORCE_INLINE void FogStage::SetGasAutoAccumulation(gdBool autoAcc) in SetGasAutoAccumulation()
|
| D | gd_Resource.h | 555 …scription, const void* initialData, gdBool autoGenerateMipMapsFromData, Texture2DResource** textur… 707 …on* description, const void* initialData, VertexBufferResource** buffer, gdBool copyInitialData = …
|
| D | gd_Memory.h | 461 …source* dest, s32 dstMipLevelIndex, u32 dstOffestY, DownScalingMode downScalingMode, gdBool yFlip); 538 …stAddr, u32 dstWidth, u32 dstHeight, u32 dstFormat, DownScalingMode downScalingMode, gdBool yFlip);
|
| D | gd_Texture.h | 620 static void SetTexture2DProjectionForUnit0(gdBool value); 707 static void SetPerspectiveShadow(gdBool v); 1033 static void SetAlphaSeparate(gdBool alphaSeparate); 1044 static void SetNoiseEnable(gdBool noiseEnable); 1952 NN_FORCE_INLINE void TextureStage::SetPerspectiveShadow(gdBool v) in SetPerspectiveShadow() 2015 NN_FORCE_INLINE void ProceduralTextureStage::SetAlphaSeparate(gdBool alphaSeparate) in SetAlphaSeparate() 2022 NN_FORCE_INLINE void ProceduralTextureStage::SetNoiseEnable(gdBool noiseEnable) in SetNoiseEnable()
|
| D | gd_OutputStage.h | 699 static void SetAlphaTest(gdBool enable, AlphaFunction func, u8 alphaRef); 1232 gdBool m_DepthEnable; 1239 gdBool m_StencilEnable;
|
| D | gd_Combiner.h | 794 void SetCombinerInUse(CombinerStage::UnitId unit, gdBool mode) in SetCombinerInUse()
|