Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DVertexProgram.cpp739 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
DPixelProgram.cpp969 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/
DVertexProgram.cpp815 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
DPixelProgram.cpp994 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