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

  /external/swiftshader/src/Renderer/
VertexProcessor.hpp 192 virtual void setIntegerConstant(unsigned int index, const int integer[4]);
PixelProcessor.hpp 193 virtual void setIntegerConstant(unsigned int index, const int value[4]);
PixelProcessor.cpp 126 void PixelProcessor::setIntegerConstant(unsigned int index, const int value[4])
VertexProcessor.cpp 158 void VertexProcessor::setIntegerConstant(unsigned int index, const int integer[4])
Renderer.cpp     [all...]

Completed in 523 milliseconds