Home
last modified time | relevance | path

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

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