OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u_shadowTexture
(Results
1 - 2
of
2
) sorted by null
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/shadows/system/realistic/
MainShader.java
171
set(
u_shadowTexture
, shadowSystem.getTexture());
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/shaders/
DefaultShader.java
467
protected final int
u_shadowTexture
= register(new Uniform("
u_shadowTexture
"));
[
all
...]
Completed in 739 milliseconds