Searched defs:glformat (Results 1 – 6 of 6) sorted by relevance
116 const uint32_t glformat = virgl_format_to_gl(args->format); in Create() local637 auto glformat = virgl_format_to_gl(mCreateArgs->format); in ReadFromColorBufferToLinear() local666 auto glformat = virgl_format_to_gl(mCreateArgs->format); in WriteToColorBufferFromLinear() local
15 uint32_t GoldfishGralloc::createColorBuffer(int width, int height, uint32_t glformat) { return 0; } in createColorBuffer()
28 uint32_t MinigbmGralloc::createColorBuffer(int width, int height, uint32_t glformat) { in createColorBuffer()
109 GLenum glformat; member
7911 GLenum internalformat, glformat, gltype; in vrend_resource_alloc_texture() local8494 GLenum glformat; in vrend_renderer_transfer_write_iov() local9548 GLenum glformat, gltype; in vrend_resource_copy_fallback() local
1778 GLenum glformat) in compressed_tex_size()