HomeSort by relevance Sort by last modified time
    Searched defs:SetSampler (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/pixelflinger2/
texture.cpp 389 static void SetSampler(GGLInterface * iface, const unsigned sampler, GGLTexture * texture)
425 iface->SetSampler = SetSampler;
  /external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h 197 void (* SetSampler)(GGLInterface_t * iface, const unsigned sampler, GGLTexture_t * texture);

Completed in 99 milliseconds