Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Api/AlphaTest/
Dgx_AlphaTest.cpp40 const f32 ALPHA_TEST_REF_VALUE = 0.510f; // Alpha test threshold variable
99 …form1f(glGetUniformLocation(s_ProgramId, "dmp_FragOperation.alphaRefValue"), ALPHA_TEST_REF_VALUE); in SetUniforms()
138 "REF: %.4f", ALPHA_TEST_REF_VALUE); in PrintInfo()