OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spotCutoff
(Results
1 - 3
of
3
) sorted by null
/external/vulkan-validation-layers/libs/glm/detail/
dummy.cpp
55
float
spotCutoff
; // Crli
/frameworks/native/opengl/libagl/
light.cpp
71
c->lighting.lights[i].
spotCutoff
= gglIntToFixed(180);
420
if (ggl_unlikely(l.
spotCutoff
!= gglIntToFixed(180))) {
484
light.
spotCutoff
= param;
context.h
300
GLfixed
spotCutoff
;
Completed in 580 milliseconds