Searched defs:datatype (Results 1 - 25 of 43) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/tests/
H A Dmesa_formats.cpp52 GLenum datatype = 0; local in function:TEST
78 GLenum datatype = _mesa_get_format_datatype(f); local in function:TEST
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/tests/
H A Dmesa_formats.cpp57 GLenum datatype = 0; local in function:TEST
79 GLenum datatype = _mesa_get_format_datatype(f); local in function:TEST
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Drender2.c188 GLenum datatype = compHeader[i].datatype; local in function:__glXDisp_DrawArrays
198 GLenum datatype = compHeader[i].datatype; local in function:__glXDisp_DrawArrays
[all...]
H A Drender2swap.c214 static void swapArray(GLint numVals, GLenum datatype, argument
288 GLenum datatype = compHeader[i].datatype; local in function:__glXDispSwap_DrawArrays
303 GLenum datatype = compHeader[i].datatype; local in function:__glXDispSwap_DrawArrays
[all...]
H A Drensize.c368 GLenum datatype = compHeader[i].datatype; local in function:__glXDrawArraysReqSize
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_parameter.c240 _mesa_add_parameter(struct gl_program_parameter_list * paramList,gl_register_file type,const char * name,GLuint size,GLenum datatype,const gl_constant_value * values,const gl_state_index16 state[STATE_LENGTH],bool pad_and_align) argument
326 _mesa_add_typed_unnamed_constant(struct gl_program_parameter_list * paramList,const gl_constant_value values[4],GLuint size,GLenum datatype,GLuint * swizzleOut) argument
H A Dprog_parameter.h195 _mesa_gl_datatype_is_64bit(GLenum datatype) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_parameter.c269 _mesa_add_parameter(struct gl_program_parameter_list * paramList,gl_register_file type,const char * name,GLuint size,GLenum datatype,const gl_constant_value * values,const gl_state_index16 state[STATE_LENGTH],bool pad_and_align) argument
377 _mesa_add_typed_unnamed_constant(struct gl_program_parameter_list * paramList,const gl_constant_value * values,GLuint size,GLenum datatype,GLuint * swizzleOut) argument
H A Dprog_parameter.h228 _mesa_gl_datatype_is_64bit(GLenum datatype) argument
/xsrc/external/mit/xorg-server/dist/glx/
H A Drender2.c194 GLenum datatype = compHeader[i].datatype; local in function:__glXDisp_DrawArrays
204 GLenum datatype = compHeader[i].datatype; local in function:__glXDisp_DrawArrays
[all...]
H A Drender2swap.c224 swapArray(GLint numVals, GLenum datatype, argument
305 GLenum datatype = compHeader[i].datatype; local in function:__glXDispSwap_DrawArrays
320 GLenum datatype = compHeader[i].datatype; local in function:__glXDispSwap_DrawArrays
[all...]
H A Drensize.c389 GLenum datatype = compHeader[i].datatype; local in function:__glXDrawArraysReqSize
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_funcs.c162 uint32_t datatype, dst_pitch_offset; local in function:FUNC_NAME
285 uint32_t datatype, src_pitch_offset, dst_pitch_offset; local in function:FUNC_NAME
417 RADEONBlitChunk(ScrnInfoPtr pScrn,struct radeon_bo * src_bo,struct radeon_bo * dst_bo,uint32_t datatype,uint32_t src_pitch_offset,uint32_t dst_pitch_offset,int srcX,int srcY,int dstX,int dstY,int w,int h,uint32_t src_domain,uint32_t dst_domain) argument
474 uint32_t datatype = 0; local in function:RADEONUploadToScreenCS
576 uint32_t datatype = 0; local in function:RADEONDownloadFromScreenCS
684 uint32_t datatype, src_pitch_offset, scratch_pitch = RADEON_ALIGN(w * bpp / 8, 64), scratc local in function:RADEONDownloadFromScreenCP
[all...]
H A Dradeon_accel.c447 int datatype = 0; local in function:RADEONEngineInit
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_funcs.c123 uint32_t datatype, dst_pitch_offset; local in function:RADEONPrepareSolid
241 uint32_t datatype, src_pitch_offset, dst_pitch_offset; local in function:RADEONPrepareCopy
204 RADEONDoPrepareCopy(ScrnInfoPtr pScrn,uint32_t src_pitch_offset,uint32_t dst_pitch_offset,uint32_t datatype,int rop,Pixel planemask) argument
324 RADEONBlitChunk(ScrnInfoPtr pScrn,struct radeon_bo * src_bo,struct radeon_bo * dst_bo,uint32_t datatype,uint32_t src_pitch_offset,uint32_t dst_pitch_offset,int srcX,int srcY,int dstX,int dstY,int w,int h,uint32_t src_domain,uint32_t dst_domain) argument
379 uint32_t datatype = 0; local in function:RADEONUploadToScreenCS
484 uint32_t datatype = 0; local in function:RADEONDownloadFromScreenCS
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dformat_parser.py105 def datatype(self): member in class:Channel
478 def datatype(self): member in class:Format
H A Dformatquery.c1420 GLenum datatype; local in function:_mesa_GetInternalformativ
H A Dformats.c872 _mesa_uncompressed_format_to_type_and_comps(mesa_format format,GLenum * datatype,GLuint * comps) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_drawpix.c444 GLenum datatype = _mesa_get_format_datatype( local in function:draw_rgba_pixels
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_drawpix.c444 GLenum datatype = _mesa_get_format_datatype( local in function:draw_rgba_pixels
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformat_parser.py105 def datatype(self): member in class:Channel
478 def datatype(self): member in class:Format
H A Dformatquery.c1430 GLenum datatype; local in function:_mesa_GetInternalformativ
H A Dformats.c891 _mesa_uncompressed_format_to_type_and_comps(mesa_format format,GLenum * datatype,GLuint * comps) argument
[all...]
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_dri.c1204 uint32_t src_pitch_offset, dst_pitch_offset, datatype; local in function:R128DRIRefreshArea
1264 uint32_t src_pitch_offset, dst_pitch_offset, datatype; local in function:R128EnablePageFlip
H A Dr128_exa.c163 uint32_t datatype, dst_pitch_offset; local in function:R128PrepareSolid
265 uint32_t datatype, src_pitch_offset, dst_pitch_offset; local in function:R128PrepareCopy
436 uint32_t dst_pitch_offset, datatype; local in function:R128UploadToScreenHW
222 R128DoPrepareCopy(ScrnInfoPtr pScrn,uint32_t src_pitch_offset,uint32_t dst_pitch_offset,uint32_t datatype,int alu,Pixel planemask) argument
[all...]

Completed in 27 milliseconds

12