Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DContext.hpp265 TEXGEN_SPHEREMAP, enumerator
DContext.cpp582 case TEXGEN_SPHEREMAP: in texCoordActive()
/external/swiftshader/src/Shader/
DVertexPipeline.cpp681 case TEXGEN_SPHEREMAP: in processTextureCoordinate()
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp4916 renderer->setTexGen(stage, sw::TEXGEN_SPHEREMAP); in SetTextureStageState()