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

  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
Blit9.h 63 enum ShaderId
77 bool setShader(ShaderId source, const char *profile,
81 bool setVertexShader(ShaderId shader);
82 bool setPixelShader(ShaderId shader);
Blit9.cpp 116 bool Blit9::setShader(ShaderId source, const char *profile,
154 bool Blit9::setVertexShader(ShaderId shader)
159 bool Blit9::setPixelShader(ShaderId shader)

Completed in 164 milliseconds