Home
last modified time | relevance | path

Searched defs:GraphicsResource (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.3.3/include/nw/lyt/
Dlyt_DrawInfo.h28 class GraphicsResource; variable
Dlyt_Drawer.h96 class GraphicsResource; variable
Dlyt_Common.h41 class GraphicsResource; variable
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_GraphicsResource.cpp174 GraphicsResource::GraphicsResource() in GraphicsResource() function in nw::lyt::GraphicsResource
Dlyt_Common.cpp725 GL::SetTexMinFilter(nw::lyt::GraphicsResource&, nw::lyt::TexFilter value) in SetTexMinFilter()
732 GL::SetTexMagFilter(nw::lyt::GraphicsResource&, nw::lyt::TexFilter value) in SetTexMagFilter()