Home
last modified time | relevance | path

Searched defs:setIntegerConstant (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Device/
DVertexProcessor.cpp119 void VertexProcessor::setIntegerConstant(unsigned int index, const int integer[4]) in setIntegerConstant() function in sw::VertexProcessor
DPixelProcessor.cpp92 void PixelProcessor::setIntegerConstant(unsigned int index, const int value[4]) in setIntegerConstant() function in sw::PixelProcessor
/external/swiftshader/src/Renderer/
DVertexProcessor.cpp158 void VertexProcessor::setIntegerConstant(unsigned int index, const int integer[4]) in setIntegerConstant() function in sw::VertexProcessor
DPixelProcessor.cpp126 void PixelProcessor::setIntegerConstant(unsigned int index, const int value[4]) in setIntegerConstant() function in sw::PixelProcessor