Home
last modified time | relevance | path

Searched defs:uniformAddress (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Shader/
DVertexProgram.cpp776 RValue<Pointer<Byte>> VertexProgram::uniformAddress(int bufferIndex, unsigned int index) in uniformAddress() function in sw::VertexProgram
788 …RValue<Pointer<Byte>> VertexProgram::uniformAddress(int bufferIndex, unsigned int index, Int& offs… in uniformAddress() function in sw::VertexProgram
DPixelProgram.cpp924 RValue<Pointer<Byte>> PixelProgram::uniformAddress(int bufferIndex, unsigned int index) in uniformAddress() function in sw::PixelProgram
936 …RValue<Pointer<Byte>> PixelProgram::uniformAddress(int bufferIndex, unsigned int index, Int& offse… in uniformAddress() function in sw::PixelProgram