OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:texGenActive
(Results
1 - 5
of
5
) sorted by null
/external/swiftshader/src/Renderer/
VertexProcessor.hpp
87
TexGen
texGenActive
: BITS(TEXGEN_LAST);
Context.hpp
384
TexGen
texGenActive
(int stage);
VertexProcessor.cpp
978
state.textureState[i].
texGenActive
= context->
texGenActive
(i);
Context.cpp
1149
TexGen Context::
texGenActive
(int stage)
/external/swiftshader/src/Shader/
VertexPipeline.cpp
550
switch(state.textureState[stage].
texGenActive
)
Completed in 2052 milliseconds