Searched defs:posZ (Results 1 – 4 of 4) sorted by relevance
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/environment/ |
| D | SpotLight.java | 93 …public SpotLight set (final Color color, final float posX, final float posY, final float posZ, fin… in set() 104 …(final float r, final float g, final float b, final float posX, final float posY, final float posZ, in set()
|
| /external/vulkan-validation-layers/demos/ |
| D | cube.c | 142 float posX, posY, posZ, posW; // Position data member 148 float posX, posY, posZ, posW; // Position data member
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fPrimitiveBoundingBoxTests.cpp | 4101 const float posZ = rnd.getFloat(-0.7f, 0.7f); in createVbo() local
|
| /external/vulkan-validation-layers/tests/ |
| D | layer_validation_tests.cpp | 57 float posX, posY, posZ, posW; // Position data member
|