Searched defs:dataOut (Results 1 – 4 of 4) sorted by relevance
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | renderer_utils.cpp | 665 void GetMatrixUniform(GLenum type, GLfloat *dataOut, const GLfloat *source, bool transpose) in GetMatrixUniform() 682 void GetMatrixUniform(GLenum type, NonFloatT *dataOut, const NonFloatT *source, bool transpose) in GetMatrixUniform()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | renderer_utils.cpp | 834 void GetMatrixUniform(GLenum type, GLfloat *dataOut, const GLfloat *source, bool transpose) in GetMatrixUniform() 851 void GetMatrixUniform(GLenum type, NonFloatT *dataOut, const NonFloatT *source, bool transpose) in GetMatrixUniform()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Program.cpp | 103 void UniformStateQueryCastLoop(DestT *dataOut, const uint8_t *srcPointer, int components) in UniformStateQueryCastLoop() 4184 DestT *dataOut, in getUniformInternal()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Program.cpp | 101 void UniformStateQueryCastLoop(DestT *dataOut, const uint8_t *srcPointer, int components) in UniformStateQueryCastLoop() 4492 DestT *dataOut, in getUniformInternal()
|