Home
last modified time | relevance | path

Searched defs:zpos (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DASTC_Decoder.cpp29 write_imageblock(unsigned char *img, const imageblock *pb, int xsize, int ysize, int zsize, int bytes, int destPitchB, int destSliceB, bool isUnsignedByte, int xdim, int ydim, int zdim, int xpos, int ypos, int zpos) write_imageblock() argument
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_decompress_symbolic.cpp85 decompress_symbolic_block( astc_decode_mode decode_mode, const block_size_descriptor* bsd, int xpos, int ypos, int zpos, const symbolic_compressed_block* scb, imageblock* blk ) decompress_symbolic_block() argument
H A Dastc_codec_internals.h133 int xpos, ypos, zpos; member
/third_party/astc-encoder/Source/
H A Dastcenc_image.cpp151 load_image_block( astcenc_profile decode_mode, const astcenc_image& img, image_block& blk, const block_size_descriptor& bsd, unsigned int xpos, unsigned int ypos, unsigned int zpos, const astcenc_swizzle& swz ) load_image_block() argument
268 load_image_block_fast_ldr( astcenc_profile decode_mode, const astcenc_image& img, image_block& blk, const block_size_descriptor& bsd, unsigned int xpos, unsigned int ypos, unsigned int zpos, const astcenc_swizzle& swz ) load_image_block_fast_ldr() argument
335 store_image_block( astcenc_image& img, const image_block& blk, const block_size_descriptor& bsd, unsigned int xpos, unsigned int ypos, unsigned int zpos, const astcenc_swizzle& swz ) store_image_block() argument
[all...]
H A Dastcenc_decompress_symbolic.cpp181 decompress_symbolic_block( astcenc_profile decode_mode, const block_size_descriptor& bsd, int xpos, int ypos, int zpos, const symbolic_compressed_block& scb, image_block& blk ) decompress_symbolic_block() argument
H A Dastcenc_internal.h805 unsigned int zpos; member
/third_party/glfw/examples/
H A Dparticles.c790 double xpos, ypos, zpos, angle_x, angle_y, angle_z; in draw_scene() local
/third_party/backends/backend/
H A Dumax1220u-common.c1043 get_pixels(UMAX_Handle * scan, unsigned char *op2, unsigned char *op8, unsigned char *op1, unsigned char *op4, int len, int zpos, unsigned char *buf) get_pixels() argument
1077 get_pixels_2100U(UMAX_Handle * scan, unsigned char *op2, unsigned char *op8, unsigned char *op1, unsigned char *op4, int len, int zpos, unsigned char *buf) get_pixels_2100U() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h68 GLfloat zpos; member

Completed in 11 milliseconds