Searched refs:setBooleanConstant (Results 1 – 5 of 5) sorted by relevance
197 void setBooleanConstant(unsigned int index, int boolean);
199 void setBooleanConstant(unsigned int index, int boolean);
179 void VertexProcessor::setBooleanConstant(unsigned int index, int boolean) in setBooleanConstant() function in sw::VertexProcessor
147 void PixelProcessor::setBooleanConstant(unsigned int index, int boolean) in setBooleanConstant() function in sw::PixelProcessor
2708 PixelProcessor::setBooleanConstant(index + i, *boolean); in setPixelShaderConstantB()2759 VertexProcessor::setBooleanConstant(index + i, *boolean); in setVertexShaderConstantB()