Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_BYTE (Results 1 – 15 of 15) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGLESv2Validation.cpp246 case GL_UNSIGNED_BYTE: in readPixelsType()
269 case GL_UNSIGNED_BYTE: in vertexAttribType()
299 INVALID_TYPE_MATCH(GL_FLOAT, GL_UNSIGNED_BYTE) in readPixelsFboFormatMatch()
312 INVALID_MATCH(GL_FLOAT, GL_UNSIGNED_BYTE) in blitFramebufferFormat()
315 INVALID_MATCH(GL_INT, GL_UNSIGNED_BYTE); in blitFramebufferFormat()
316 INVALID_MATCH(GL_UNSIGNED_INT, GL_UNSIGNED_BYTE); in blitFramebufferFormat()
657 f(GL_UNSIGNED_BYTE) \
672 case GL_UNSIGNED_BYTE: in pixelType()
DGL2Encoder.cpp1092 case GL_UNSIGNED_BYTE: in calcIndexRange()
1129 case GL_UNSIGNED_BYTE: in recenterIndices()
1351 …SET_ERROR_IF(!(type == GL_UNSIGNED_BYTE || type == GL_UNSIGNED_SHORT || type == GL_UNSIGNED_INT), … in s_glDrawElements()
1463 …SET_ERROR_IF(!(type == GL_UNSIGNED_BYTE || type == GL_UNSIGNED_SHORT || type == GL_UNSIGNED_INT), … in s_glDrawElementsNullAEMU()
3702 type == GL_UNSIGNED_BYTE || in s_glVertexAttribIPointer()
4159 …SET_ERROR_IF(!(type == GL_UNSIGNED_BYTE || type == GL_UNSIGNED_SHORT || type == GL_UNSIGNED_INT), … in s_glDrawElementsInstanced()
4250 …SET_ERROR_IF(!(type == GL_UNSIGNED_BYTE || type == GL_UNSIGNED_SHORT || type == GL_UNSIGNED_INT), … in s_glDrawRangeElements()
/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp121 glType = GL_UNSIGNED_BYTE; in allocateImpl()
133 glType = GL_UNSIGNED_BYTE; in allocateImpl()
177 glType = GL_UNSIGNED_BYTE; in allocateImpl()
190 glType = GL_UNSIGNED_BYTE; in allocateImpl()
198 glType = GL_UNSIGNED_BYTE; in allocateImpl()
/device/generic/opengl-transport/host/libs/virglrenderer/libOpenglRender/
DYUVConverter.cpp174 GL_LUMINANCE, GL_UNSIGNED_BYTE, in createYUVGLTex()
193 GL_LUMINANCE, GL_UNSIGNED_BYTE, in subUpdateYUVGLTex()
372 s_gles2.glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_BYTE, 0); in doYUVConversionDraw()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp551 glType = GL_UNSIGNED_BYTE; in gralloc_alloc()
560 glType = GL_UNSIGNED_BYTE; in gralloc_alloc()
604 glType = GL_UNSIGNED_BYTE; in gralloc_alloc()
617 glType = GL_UNSIGNED_BYTE; in gralloc_alloc()
625 glType = GL_UNSIGNED_BYTE; in gralloc_alloc()
Dgralloc_old.cpp669 glType = GL_UNSIGNED_BYTE; in gralloc_alloc()
677 glType = GL_UNSIGNED_BYTE; in gralloc_alloc()
728 glType = GL_UNSIGNED_BYTE; in gralloc_alloc()
743 glType = GL_UNSIGNED_BYTE; in gralloc_alloc()
752 glType = GL_UNSIGNED_BYTE; in gralloc_alloc()
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DglUtils.cpp28 case GL_UNSIGNED_BYTE: in glSizeof()
482 case GL_UNSIGNED_BYTE: in glUtilsPixelBitSize()
DGLESTextureUtils.cpp52 case GL_UNSIGNED_BYTE: in computePixelSize()
/device/generic/goldfish/camera/
DEmulatedFakeRotatingCameraDevice.cpp145 glReadPixels(0, 0, width, height, GL_RGBA, GL_UNSIGNED_BYTE, mPixelBuf); in render()
177 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, width, width, 0, GL_RGBA, GL_UNSIGNED_BYTE, myrgba2); in create_texture_dotx()
/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2.h197 #define GL_UNSIGNED_BYTE 0x1401 macro
/device/generic/goldfish-opengl/system/include/GLES/
Dgl.h315 #define GL_UNSIGNED_BYTE 0x1401 macro
/device/generic/opengl-transport/host/libs/virglrenderer/
DAVDVirglRenderer.cpp953 GLenum type = GL_UNSIGNED_BYTE; in virgl_renderer_resource_get_info()
/device/generic/goldfish-opengl/system/GLESv1_enc/
DGLEncoder.cpp590 case GL_UNSIGNED_BYTE: in s_glDrawElements()
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl3.h197 #define GL_UNSIGNED_BYTE 0x1401 macro
Dgl31.h197 #define GL_UNSIGNED_BYTE 0x1401 macro