/hardware/google/gfxstream/host/tests/ |
D | GLSnapshotVertexAttributes_unittest.cpp | 34 GLboolean normalized; member
|
/hardware/google/aemu/base/testing/ |
D | file_io.cpp | 53 auto normalized = PathUtils::recompose(PathUtils::decompose(path)); in android_fopen() local
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Context.cpp | 664 …GLint size, GLsizei stride, GLboolean normalized, int index, bool isInt, GLuint ptrBufferName, boo… in setupArrWithDataSize() 711 …etVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint rel… in setVertexAttribFormat()
|
D | GLESv2Imp.cpp | 4208 …ointer(GLESv2Context* ctx, GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei st… in s_glPrepareVertexAttribPointer() 4228 …NTRY glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei st… in glVertexAttribPointer() 4239 …xAttribPointerWithDataSize(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei st… in glVertexAttribPointerWithDataSize()
|
D | GLESv31Imp.cpp | 604 …glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint rel… in glVertexAttribFormat()
|
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format.h | 137 unsigned normalized:1; member
|
D | u_format.c | 1374 const unsigned nr_components, const bool normalized, in util_format_get_array()
|
/hardware/google/gfxstream/host/gl/gles2_dec/ |
D | GLESv2Decoder.cpp | 315 … GLboolean normalized, GLsizei stride, void * data, GLuint datalen) in s_glVertexAttribPointerData() 333 GLboolean normalized, GLsizei stride, GLuint data) in s_glVertexAttribPointerOffset()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLClientState.cpp | 177 void GLClientState::setVertexAttribState(int location, int size, GLenum type, GLboolean normalized,… in setVertexAttribState() 213 void GLClientState::setVertexAttribFormat(int location, int size, GLenum type, GLboolean normalized… in setVertexAttribFormat()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/ |
D | GLClientState.h | 182 bool normalized; member
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | GLEScmContext.cpp | 422 …d* arr,GLenum arrayType,GLenum dataType,GLint size,GLsizei stride,GLboolean normalized, int index,… in setupArr()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_entry.cpp | 1310 void glVertexAttribPointer(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stri… in glVertexAttribPointer() 1680 void glVertexAttribPointerData(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei … in glVertexAttribPointerData() 1686 void glVertexAttribPointerOffset(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsize… in glVertexAttribPointerOffset() 2862 void glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint… in glVertexAttribFormat()
|
D | GL2Encoder.cpp | 745 …exAttribPointer(void *self, GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei st… in s_glVertexAttribPointer() 5965 …ibFormat(void* self, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint rel… in s_glVertexAttribFormat()
|
D | gl2_enc.cpp | 5143 …ointerData_enc(void *self , GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei st… in glVertexAttribPointerData_enc() 5178 …nterOffset_enc(void *self , GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei st… in glVertexAttribPointerOffset_enc() 11265 …mat_enc(void *self , GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint rel… in glVertexAttribFormat_enc()
|