Home
last modified time | relevance | path

Searched defs:target (Results 2201 - 2225 of 2403) sorted by relevance

1...<<81828384858687888990>>...97

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-globals.h860 ecma_value_t target; /**< [[ProxyTarget]] internal property */ member
1943 ecma_value_t target; /**< [[ProxyTarget]] internal slot */ member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h335 struct ir3_block *target; member
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c646 const uint32_t target = w[1]; in vtn_handle_decoration() local
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp2757 is_varying_var(ir_variable *var, gl_shader_stage target) in is_varying_var() argument
/third_party/littlefs/
H A Dlfs.c2839 lfs_off_t target = lfs_ctz_index(lfs, &pos); in lfs_ctz_find() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h1080 repeat_node(region_node *target, unsigned id) in repeat_node() argument
1083 region_node *target; member in r600_sb::repeat_node
1093 depart_node(region_node *target, unsigned id) in depart_node() argument
1096 region_node *target; member in r600_sb::depart_node
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c3674 prepare_compare_values(enum pipe_texture_target target, const float p[TGSI_QUAD_SIZE], const float c0[TGSI_QUAD_SIZE], const float c1[TGSI_QUAD_SIZE], float pc[TGSI_QUAD_SIZE]) prepare_compare_values() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c2396 si_is_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) si_is_format_supported() argument
4005 gfx10_make_texture_descriptor( struct si_screen *screen, struct si_texture *tex, bool sampler, enum pipe_texture_target target, enum pipe_format pipe_format, const unsigned char state_swizzle[4], unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, uint32_t *state, uint32_t *fmask_state) gfx10_make_texture_descriptor() argument
4189 si_make_texture_descriptor(struct si_screen *screen, struct si_texture *tex, bool sampler, enum pipe_texture_target target, enum pipe_format pipe_format, const unsigned char state_swizzle[4], unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, uint32_t *state, uint32_t *fmask_state) si_make_texture_descriptor() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h1598 void LiftoffAssembler::emit_jump(Register target) { Jump(target); } in emit_jump() argument
1749 void LiftoffAssembler::emit_smi_check(Register obj, Label* target, in emit_smi_check() argument
3041 void LiftoffAssembler::TailCallIndirect(Register target) { in TailCallIndirect() argument
3034 CallIndirect(const ValueKindSig* sig, compiler::CallDescriptor* call_descriptor, Register target) CallIndirect() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h3004 const uint32_t target = iterator.next(); in DECODE() local
[all...]
H A Dwasm-code-manager.cc324 Address target = it.rinfo()->wasm_stub_call_address(); in Validate() variable
333 Address target = it.rinfo()->target_internal_reference(); in Validate() variable
1248 Address target = GetNearCallTargetForFunction(call_tag, jump_tables); in AddCodeWithCodeSpace() local
1526 PatchJumpTablesLocked(uint32_t slot_index, Address target) PatchJumpTablesLocked() argument
1536 PatchJumpTableLocked(const CodeSpaceData& code_space_data, uint32_t slot_index, Address target) PatchJumpTableLocked() argument
[all...]
/third_party/node/deps/ada/
H A Dada.h4343 const std::string_view target = details::is_special_list[hash_value]; in is_special() local
4351 const std::string_view target = details::is_special_list[hash_value]; variable
4366 const std::string_view target = details::is_special_list[hash_value]; variable
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_attrib_tmp.h1994 TAG(MultiTexCoord1fARB)(GLenum target, GLfloat x) in MultiTexCoord1fARB() argument
2002 TAG(MultiTexCoord1fvARB)(GLenum target, const GLfloat * v) in MultiTexCoord1fvARB() argument
2010 TAG(MultiTexCoord2fARB)(GLenum target, GLfloat x, GLfloat y) in MultiTexCoord2fARB() argument
2018 TAG(MultiTexCoord2fvARB)(GLenum target, const GLfloat * v) in MultiTexCoord2fvARB() argument
2026 TAG(MultiTexCoord3fARB)(GLenum target, GLfloat x, GLfloat y, GLfloat z) in MultiTexCoord3fARB() argument
2034 MultiTexCoord3fvARB(GLenum target, const GLfloat * v) MultiTexCoord3fvARB() argument
2042 MultiTexCoord4fARB(GLenum target, GLfloat x, GLfloat y, GLfloat z, GLfloat w) MultiTexCoord4fARB() argument
2050 MultiTexCoord4fvARB(GLenum target, const GLfloat * v) MultiTexCoord4fvARB() argument
2122 MultiTexCoordP1ui(GLenum target, GLenum type, GLuint coords) MultiTexCoordP1ui() argument
2131 MultiTexCoordP1uiv(GLenum target, GLenum type, const GLuint *coords) MultiTexCoordP1uiv() argument
2140 MultiTexCoordP2ui(GLenum target, GLenum type, GLuint coords) MultiTexCoordP2ui() argument
2149 MultiTexCoordP2uiv(GLenum target, GLenum type, const GLuint *coords) MultiTexCoordP2uiv() argument
2158 MultiTexCoordP3ui(GLenum target, GLenum type, GLuint coords) MultiTexCoordP3ui() argument
2167 MultiTexCoordP3uiv(GLenum target, GLenum type, const GLuint *coords) MultiTexCoordP3uiv() argument
2176 MultiTexCoordP4ui(GLenum target, GLenum type, GLuint coords) MultiTexCoordP4ui() argument
2185 MultiTexCoordP4uiv(GLenum target, GLenum type, const GLuint *coords) MultiTexCoordP4uiv() argument
2362 MultiTexCoord1hNV(GLenum target, GLhalfNV x) MultiTexCoord1hNV() argument
2370 MultiTexCoord1hvNV(GLenum target, const GLhalfNV * v) MultiTexCoord1hvNV() argument
2378 MultiTexCoord2hNV(GLenum target, GLhalfNV x, GLhalfNV y) MultiTexCoord2hNV() argument
2386 MultiTexCoord2hvNV(GLenum target, const GLhalfNV * v) MultiTexCoord2hvNV() argument
2394 MultiTexCoord3hNV(GLenum target, GLhalfNV x, GLhalfNV y, GLhalfNV z) MultiTexCoord3hNV() argument
2402 MultiTexCoord3hvNV(GLenum target, const GLhalfNV * v) MultiTexCoord3hvNV() argument
2410 MultiTexCoord4hNV(GLenum target, GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w) MultiTexCoord4hNV() argument
2418 MultiTexCoord4hvNV(GLenum target, const GLhalfNV * v) MultiTexCoord4hvNV() argument
2994 MultiTexCoord1d(GLenum target, GLdouble s) MultiTexCoord1d() argument
3002 MultiTexCoord1dv(GLenum target, const GLdouble *v) MultiTexCoord1dv() argument
3010 MultiTexCoord1i(GLenum target, GLint s) MultiTexCoord1i() argument
3018 MultiTexCoord1iv(GLenum target, const GLint *v) MultiTexCoord1iv() argument
3026 MultiTexCoord1s(GLenum target, GLshort s) MultiTexCoord1s() argument
3034 MultiTexCoord1sv(GLenum target, const GLshort *v) MultiTexCoord1sv() argument
3042 MultiTexCoord2d(GLenum target, GLdouble s, GLdouble t) MultiTexCoord2d() argument
3050 MultiTexCoord2dv(GLenum target, const GLdouble *v) MultiTexCoord2dv() argument
3058 MultiTexCoord2i(GLenum target, GLint s, GLint t) MultiTexCoord2i() argument
3066 MultiTexCoord2iv(GLenum target, const GLint *v) MultiTexCoord2iv() argument
3074 MultiTexCoord2s(GLenum target, GLshort s, GLshort t) MultiTexCoord2s() argument
3082 MultiTexCoord2sv(GLenum target, const GLshort *v) MultiTexCoord2sv() argument
3090 MultiTexCoord3d(GLenum target, GLdouble s, GLdouble t, GLdouble r) MultiTexCoord3d() argument
3098 MultiTexCoord3dv(GLenum target, const GLdouble *v) MultiTexCoord3dv() argument
3106 MultiTexCoord3i(GLenum target, GLint s, GLint t, GLint r) MultiTexCoord3i() argument
3114 MultiTexCoord3iv(GLenum target, const GLint *v) MultiTexCoord3iv() argument
3122 MultiTexCoord3s(GLenum target, GLshort s, GLshort t, GLshort r) MultiTexCoord3s() argument
3130 MultiTexCoord3sv(GLenum target, const GLshort *v) MultiTexCoord3sv() argument
3138 MultiTexCoord4d(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q) MultiTexCoord4d() argument
3146 MultiTexCoord4dv(GLenum target, const GLdouble *v) MultiTexCoord4dv() argument
3154 MultiTexCoord4i(GLenum target, GLint s, GLint t, GLint r, GLint q) MultiTexCoord4i() argument
3162 MultiTexCoord4iv(GLenum target, const GLint *v) MultiTexCoord4iv() argument
3170 MultiTexCoord4s(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q) MultiTexCoord4s() argument
3178 MultiTexCoord4sv(GLenum target, const GLshort *v) MultiTexCoord4sv() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp4288 Unit *target; /* work */ in decDivideOp() local
6732 Unit *target, *source, *first; /* work */ global() local
6788 Unit *target, *up; /* work */ global() local
6940 Unit *target; /* .. */ global() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dteximage.c189 set_tex_image(struct gl_texture_object *tObj, GLenum target, GLint level, struct gl_texture_image *texImage) set_tex_image() argument
237 _mesa_is_proxy_texture(GLenum target) _mesa_is_proxy_texture() argument
273 _mesa_is_array_texture(GLenum target) _mesa_is_array_texture() argument
294 _mesa_is_cube_map_texture(GLenum target) _mesa_is_cube_map_texture() argument
309 proxy_target(GLenum target) proxy_target() argument
369 _mesa_select_tex_image(const struct gl_texture_object *texObj, GLenum target, GLint level) _mesa_select_tex_image() argument
388 _mesa_get_tex_image(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level) _mesa_get_tex_image() argument
418 get_proxy_tex_image(struct gl_context *ctx, GLenum target, GLint level) get_proxy_tex_image() argument
490 _mesa_max_texture_levels(const struct gl_context *ctx, GLenum target) _mesa_max_texture_levels() argument
546 _mesa_get_texture_dimensions(GLenum target) _mesa_get_texture_dimensions() argument
593 _mesa_tex_target_is_layered(GLenum target) _mesa_tex_target_is_layered() argument
682 _mesa_get_tex_max_num_levels(GLenum target, GLsizei width, GLsizei height, GLsizei depth) _mesa_get_tex_max_num_levels() argument
833 GLenum target; _mesa_init_teximage_fields_ms() local
969 _mesa_legal_texture_dimensions(struct gl_context *ctx, GLenum target, GLint level, GLint width, GLint height, GLint depth, GLint border) _mesa_legal_texture_dimensions() argument
1157 const GLenum target = destImage->TexObject->Target; error_check_subtexture_dimensions() local
1281 _mesa_test_proxy_teximage(struct gl_context *ctx, GLenum target, GLuint numLevels, ASSERTED GLint level, mesa_format format, GLuint numSamples, GLint width, GLint height, GLint depth) _mesa_test_proxy_teximage() argument
1387 _mesa_target_can_be_compressed(const struct gl_context *ctx, GLenum target, GLenum intFormat, GLenum *error) _mesa_target_can_be_compressed() argument
1511 legal_teximage_target(struct gl_context *ctx, GLuint dims, GLenum target) legal_teximage_target() argument
1578 legal_texsubimage_target(struct gl_context *ctx, GLuint dims, GLenum target, bool dsa) legal_texsubimage_target() argument
1681 _mesa_legal_texture_base_format_for_target(struct gl_context *ctx, GLenum target, GLenum internalFormat) _mesa_legal_texture_base_format_for_target() argument
1823 texture_error_check( struct gl_context *ctx, GLuint dimensions, GLenum target, struct gl_texture_object* texObj, GLint level, GLint internalFormat, GLenum format, GLenum type, GLint width, GLint height, GLint depth, GLint border, const GLvoid *pixels ) texture_error_check() argument
2006 compressed_texture_error_check(struct gl_context *ctx, GLint dimensions, GLenum target, struct gl_texture_object* texObj, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data) compressed_texture_error_check() argument
2164 texsubimage_error_check(struct gl_context *ctx, GLuint dimensions, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLvoid *pixels, const char *callerName) texsubimage_error_check() argument
2288 copytexture_error_check( struct gl_context *ctx, GLuint dimensions, GLenum target, struct gl_texture_object* texObj, GLint level, GLint internalFormat, GLint border ) copytexture_error_check() argument
2561 copytexsubimage_error_check(struct gl_context *ctx, GLuint dimensions, const struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, const char *caller) copytexsubimage_error_check() argument
2757 check_gen_mipmap(struct gl_context *ctx, GLenum target, struct gl_texture_object *texObj, GLint level) check_gen_mipmap() argument
2822 _mesa_choose_texture_format(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLenum internalFormat, GLenum format, GLenum type) _mesa_choose_texture_format() argument
2862 strip_texture_border(GLenum target, GLint *width, GLint *height, GLint *depth, const struct gl_pixelstore_attrib *unpack, struct gl_pixelstore_attrib *unpackNew) strip_texture_border() argument
2898 lookup_texture_ext_dsa(struct gl_context *ctx, GLenum target, GLuint texture, const char *caller) lookup_texture_ext_dsa() argument
2969 teximage(struct gl_context *ctx, GLboolean compressed, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei imageSize, const GLvoid *pixels, bool no_error) teximage() argument
3186 teximage_err(struct gl_context *ctx, GLboolean compressed, GLuint dims, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei imageSize, const GLvoid *pixels) teximage_err() argument
3198 teximage_no_error(struct gl_context *ctx, GLboolean compressed, GLuint dims, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei imageSize, const GLvoid *pixels) teximage_no_error() argument
3213 _mesa_TexImage1D( GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TexImage1D() argument
3223 _mesa_TextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TextureImage1DEXT() argument
3239 _mesa_MultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_MultiTexImage1DEXT() argument
3257 _mesa_TexImage2D( GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TexImage2D() argument
3268 _mesa_TextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TextureImage2DEXT() argument
3285 _mesa_MultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_MultiTexImage2DEXT() argument
3308 _mesa_TexImage3D( GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TexImage3D() argument
3319 _mesa_TextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TextureImage3DEXT() argument
3337 _mesa_MultiTexImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_MultiTexImage3DEXT() argument
3357 _mesa_TexImage1D_no_error(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TexImage1D_no_error() argument
3368 _mesa_TexImage2D_no_error(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TexImage2D_no_error() argument
3379 _mesa_TexImage3D_no_error(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TexImage3D_no_error() argument
3394 egl_image_target_texture(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLeglImageOES image, bool tex_storage, const char *caller) egl_image_target_texture() argument
3468 _mesa_EGLImageTargetTexture2DOES(GLenum target, GLeglImageOES image) _mesa_EGLImageTargetTexture2DOES() argument
3477 egl_image_target_texture_storage(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLeglImageOES image, const GLint *attrib_list, const char *caller) egl_image_target_texture_storage() argument
3497 _mesa_EGLImageTargetTexStorageEXT(GLenum target, GLeglImageOES image, const GLint *attrib_list) _mesa_EGLImageTargetTexStorageEXT() argument
3535 texture_sub_image(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_texture_image *texImage, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) texture_sub_image() argument
3584 texsubimage_err(struct gl_context *ctx, GLuint dims, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels, const char *callerName) texsubimage_err() argument
3629 texsubimage(struct gl_context *ctx, GLuint dims, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) texsubimage() argument
3651 texturesubimage(struct gl_context *ctx, GLuint dims, GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels, const char *callerName, bool no_error, bool ext_dsa) texturesubimage() argument
3766 texturesubimage_error(struct gl_context *ctx, GLuint dims, GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels, const char *callerName, bool ext_dsa) texturesubimage_error() argument
3780 texturesubimage_no_error(struct gl_context *ctx, GLuint dims, GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels, const char *callerName, bool ext_dsa) texturesubimage_no_error() argument
3794 _mesa_TexSubImage1D_no_error(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TexSubImage1D_no_error() argument
3808 _mesa_TexSubImage1D( GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TexSubImage1D() argument
3822 _mesa_TexSubImage2D_no_error(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TexSubImage2D_no_error() argument
3837 _mesa_TexSubImage2D( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TexSubImage2D() argument
3852 _mesa_TexSubImage3D_no_error(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TexSubImage3D_no_error() argument
3867 _mesa_TexSubImage3D( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_TexSubImage3D() argument
3894 _mesa_TextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TextureSubImage1DEXT() argument
3907 _mesa_MultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid *pixels) _mesa_MultiTexSubImage1DEXT() argument
3955 _mesa_TextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TextureSubImage2DEXT() argument
3968 _mesa_MultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) _mesa_MultiTexSubImage2DEXT() argument
4017 _mesa_TextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) _mesa_TextureSubImage3DEXT() argument
4030 _mesa_MultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) _mesa_MultiTexSubImage3DEXT() argument
4167 copy_texture_sub_image(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) copy_texture_sub_image() argument
4214 copy_texture_sub_image_err(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height, const char *caller) copy_texture_sub_image_err() argument
4245 copy_texture_sub_image_no_error(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) copy_texture_sub_image_no_error() argument
4267 copyteximage(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border, bool no_error) copyteximage() argument
4441 copyteximage_err(struct gl_context *ctx, GLuint dims, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) copyteximage_err() argument
4452 copyteximage_no_error(struct gl_context *ctx, GLuint dims, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) copyteximage_no_error() argument
4462 _mesa_CopyTexImage1D( GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLint border ) _mesa_CopyTexImage1D() argument
4474 _mesa_CopyTextureImage1DEXT( GLuint texture, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLint border ) _mesa_CopyTextureImage1DEXT() argument
4491 _mesa_CopyMultiTexImage1DEXT( GLenum texunit, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLint border ) _mesa_CopyMultiTexImage1DEXT() argument
4510 _mesa_CopyTexImage2D( GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border ) _mesa_CopyTexImage2D() argument
4521 _mesa_CopyTextureImage2DEXT( GLuint texture, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border ) _mesa_CopyTextureImage2DEXT() argument
4539 _mesa_CopyMultiTexImage2DEXT( GLenum texunit, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border ) _mesa_CopyMultiTexImage2DEXT() argument
4558 _mesa_CopyTexImage1D_no_error(GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLint border) _mesa_CopyTexImage1D_no_error() argument
4568 _mesa_CopyTexImage2D_no_error(GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) _mesa_CopyTexImage2D_no_error() argument
4579 _mesa_CopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) _mesa_CopyTexSubImage1D() argument
4605 _mesa_CopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTexSubImage2D() argument
4632 _mesa_CopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTexSubImage3D() argument
4683 _mesa_CopyTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) _mesa_CopyTextureSubImage1DEXT() argument
4708 _mesa_CopyMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) _mesa_CopyMultiTexSubImage1DEXT() argument
4752 _mesa_CopyTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTextureSubImage2DEXT() argument
4777 _mesa_CopyMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyMultiTexSubImage2DEXT() argument
4829 _mesa_CopyTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTextureSubImage3DEXT() argument
4862 _mesa_CopyMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyMultiTexSubImage3DEXT() argument
4890 _mesa_CopyTexSubImage1D_no_error(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) _mesa_CopyTexSubImage1D_no_error() argument
4902 _mesa_CopyTexSubImage2D_no_error(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTexSubImage2D_no_error() argument
4915 _mesa_CopyTexSubImage3D_no_error(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) _mesa_CopyTexSubImage3D_no_error() argument
5083 GLenum target; get_tex_images_for_clear() local
5247 compressed_subtexture_target_check(struct gl_context *ctx, GLenum target, GLint dims, GLenum intFormat, bool dsa, const char *caller) compressed_subtexture_target_check() argument
5381 compressed_subtexture_error_check(struct gl_context *ctx, GLint dims, const struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data, const char *callerName) compressed_subtexture_error_check() argument
5473 _mesa_CompressedTexImage1D(GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexImage1D() argument
5485 _mesa_CompressedTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid *pixels) _mesa_CompressedTextureImage1DEXT() argument
5503 _mesa_CompressedMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid *pixels) _mesa_CompressedMultiTexImage1DEXT() argument
5523 _mesa_CompressedTexImage2D(GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexImage2D() argument
5535 _mesa_CompressedTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *pixels) _mesa_CompressedTextureImage2DEXT() argument
5553 _mesa_CompressedMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *pixels) _mesa_CompressedMultiTexImage2DEXT() argument
5573 _mesa_CompressedTexImage3D(GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexImage3D() argument
5585 _mesa_CompressedTextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *pixels) _mesa_CompressedTextureImage3DEXT() argument
5603 _mesa_CompressedMultiTexImage3DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *pixels) _mesa_CompressedMultiTexImage3DEXT() argument
5623 _mesa_CompressedTexImage1D_no_error(GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexImage1D_no_error() argument
5635 _mesa_CompressedTexImage2D_no_error(GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexImage2D_no_error() argument
5647 _mesa_CompressedTexImage3D_no_error(GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexImage3D_no_error() argument
5663 compressed_texture_sub_image(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_texture_image *texImage, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) compressed_texture_sub_image() argument
5707 compressed_tex_sub_image(unsigned dim, GLenum target, GLuint textureOrIndex, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data, enum tex_mode mode, const char *caller) compressed_tex_sub_image() argument
5822 _mesa_CompressedTexSubImage1D_no_error(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexSubImage1D_no_error() argument
5836 _mesa_CompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexSubImage1D() argument
5876 _mesa_CompressedTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTextureSubImage1DEXT() argument
5890 _mesa_CompressedMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedMultiTexSubImage1DEXT() argument
5904 _mesa_CompressedTexSubImage2D_no_error(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexSubImage2D_no_error() argument
5919 _mesa_CompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexSubImage2D() argument
5933 _mesa_CompressedTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTextureSubImage2DEXT() argument
5948 _mesa_CompressedMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedMultiTexSubImage2DEXT() argument
5989 _mesa_CompressedTexSubImage3D_no_error(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexSubImage3D_no_error() argument
6004 _mesa_CompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTexSubImage3D() argument
6047 _mesa_CompressedTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedTextureSubImage3DEXT() argument
6063 _mesa_CompressedMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_CompressedMultiTexSubImage3DEXT() argument
6383 check_texture_buffer_target(struct gl_context *ctx, GLenum target, const char *caller, bool dsa) check_texture_buffer_target() argument
6447 _mesa_TexBuffer(GLenum target, GLenum internalFormat, GLuint buffer) _mesa_TexBuffer() argument
6478 _mesa_TexBufferRange(GLenum target, GLenum internalFormat, GLuint buffer, GLintptr offset, GLsizeiptr size) _mesa_TexBufferRange() argument
6525 _mesa_TextureBufferRangeEXT(GLuint texture, GLenum target, GLenum internalFormat, GLuint buffer, GLintptr offset, GLsizeiptr size) _mesa_TextureBufferRangeEXT() argument
6596 _mesa_TextureBufferEXT(GLuint texture, GLenum target, GLenum internalFormat, GLuint buffer) _mesa_TextureBufferEXT() argument
6625 _mesa_MultiTexBufferEXT(GLenum texunit, GLenum target, GLenum internalFormat, GLuint buffer) _mesa_MultiTexBufferEXT() argument
6716 check_multisample_target(GLuint dims, GLenum target, bool dsa) check_multisample_target() argument
6734 texture_image_multisample(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations, GLboolean immutable, GLuint64 offset, const char *func) texture_image_multisample() argument
6921 _mesa_TexImage2DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) _mesa_TexImage2DMultisample() argument
6935 _mesa_TexImage3DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) _mesa_TexImage3DMultisample() argument
6964 _mesa_TexStorage2DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) _mesa_TexStorage2DMultisample() argument
6980 _mesa_TexStorage3DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) _mesa_TexStorage3DMultisample() argument
7044 _mesa_TextureStorage2DMultisampleEXT(GLuint texture, GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) _mesa_TextureStorage2DMultisampleEXT() argument
7067 _mesa_TextureStorage3DMultisampleEXT(GLuint texture, GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) _mesa_TextureStorage3DMultisampleEXT() argument
7090 _mesa_texture_storage_ms_memory(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint64 offset, const char* func) _mesa_texture_storage_ms_memory() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c3745 const enum pipe_texture_target target = samp0->texture_state.target; in generate_variant() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c1521 static const char target[] = { in TestAmbiguous() local
3007 char*target = out; TestJitterbug930() local
4189 UChar* target = tgt; TestJitterbug2411() local
5383 char *target = target_x; TestEBCDICUS4XML() local
5471 char target[256]; TestJitterbug1293() local
5517 UChar* target = dest; TestJB5275_1() local
5570 UChar* target = dest; TestJB5275() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c2203 struct symbol *target = lookup_symbol(&case_ident, NS_ITERATOR); in add_case_statement() local
2220 struct symbol *target = lookup_symbol(&return_ident, NS_ITERATOR); in parse_return_statement() local
2350 struct symbol *target in parse_loop_iterator() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc3084 void InstructionSelector::VisitGoto(BasicBlock* target) { in VisitGoto() argument
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc2350 Register target = a1; Generate_Call() local
2535 Register target = a1; Generate_Construct() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h915 ConstructWithTarget(TNode<Context> context, TNode<JSReceiver> target, TNode<JSReceiver> new_target, TArgs... args) ConstructWithTarget() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc4249 Jump(Register target, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bd) CallRecordWriteStub() argument
4273 Jump(intptr_t target, RelocInfo::Mode rmode, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bd) CallRecordWriteStub() argument
4290 Jump(Address target, RelocInfo::Mode rmode, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bd) CallRecordWriteStub() argument
4329 Call(Register target, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bd) CallRecordWriteStub() argument
4368 Call(Address target, RelocInfo::Mode rmode, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bd) CallRecordWriteStub() argument
4436 PatchAndJump(Address target) CallRecordWriteStub() argument
4456 StoreReturnAddressAndCall(Register target) CallRecordWriteStub() argument
4669 Call(Label* target) CallRecordWriteStub() argument
4671 LoadAddress(Register dst, Label* target) CallRecordWriteStub() argument
6108 CallForDeoptimization(Builtin target, int, Label* exit, DeoptimizeKind kind, Label* ret, Label*) CallRecordWriteStub() argument
[all...]
/third_party/node/deps/v8/src/builtins/ia32/
H A Dbuiltins-ia32.cc2587 Register target = edi; Generate_Call() local
2735 Register target = edi; Generate_Construct() local
[all...]
/third_party/node/deps/v8/src/codegen/arm/
H A Dmacro-assembler-arm.cc120 void TurboAssembler::Jump(Register target, Condition cond) { bx(target, cond); } in Jump() argument
122 void TurboAssembler::Jump(intptr_t target, RelocInfo::Mode rmode, in Jump() argument
127 void TurboAssembler::Jump(Address target, RelocInfo::Mode rmode, in Jump() argument
180 void TurboAssembler::Call(Register target, Condition cond) { in Call() argument
186 void TurboAssembler::Call(Address target, RelocInfo::Mode rmode, Condition cond, in Call() argument
365 StoreReturnAddressAndCall(Register target) StoreReturnAddressAndCall() argument
400 Call(Label* target) Call() argument
2636 CallForDeoptimization(Builtin target, int, Label* exit, DeoptimizeKind kind, Label* ret, Label*) CallRecordWriteStub() argument
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.cc1840 void TurboAssembler::Jump(Register target, Condition cond) { in Jump() argument
1872 int64_t TurboAssembler::CalculateTargetOffset(Address target, in CalculateTargetOffset() argument
1897 void TurboAssembler::Jump(Address target, RelocInf argument
1935 Call(Register target) Call() argument
1940 Call(Address target, RelocInfo::Mode rmode) Call() argument
1975 Call(ExternalReference target) Call() argument
2209 StoreReturnAddressAndCall(Register target) StoreReturnAddressAndCall() argument
2243 IndirectCall(Address target, RelocInfo::Mode rmode) IndirectCall() argument
2255 CallForDeoptimization( Builtin target, int deopt_id, Label* exit, DeoptimizeKind kind, Label* ret, Label* jump_deoptimization_entry_label) CallForDeoptimization() argument
[all...]

Completed in 140 milliseconds

1...<<81828384858687888990>>...97