Searched defs:uniformAddress (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/src/Pipeline/ |
| D | VertexProgram.cpp | 739 RValue<Pointer<Byte>> VertexProgram::uniformAddress(int bufferIndex, unsigned int index) in uniformAddress() function in sw::VertexProgram 751 …RValue<Pointer<Byte>> VertexProgram::uniformAddress(int bufferIndex, unsigned int index, Int &offs… in uniformAddress() function in sw::VertexProgram
|
| D | PixelProgram.cpp | 969 RValue<Pointer<Byte>> PixelProgram::uniformAddress(int bufferIndex, unsigned int index) in uniformAddress() function in sw::PixelProgram 981 …RValue<Pointer<Byte>> PixelProgram::uniformAddress(int bufferIndex, unsigned int index, Int& offse… in uniformAddress() function in sw::PixelProgram
|
| /external/swiftshader/src/Shader/ |
| D | VertexProgram.cpp | 815 RValue<Pointer<Byte>> VertexProgram::uniformAddress(int bufferIndex, unsigned int index) in uniformAddress() function in sw::VertexProgram 827 …RValue<Pointer<Byte>> VertexProgram::uniformAddress(int bufferIndex, unsigned int index, Int &offs… in uniformAddress() function in sw::VertexProgram
|
| D | PixelProgram.cpp | 994 RValue<Pointer<Byte>> PixelProgram::uniformAddress(int bufferIndex, unsigned int index) in uniformAddress() function in sw::PixelProgram 1006 …RValue<Pointer<Byte>> PixelProgram::uniformAddress(int bufferIndex, unsigned int index, Int& offse… in uniformAddress() function in sw::PixelProgram
|