Home
last modified time | relevance | path

Searched defs:ptarget (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1679 enum pipe_texture_target ptarget = gl_target_to_pipe(target); in st_QueryInternalFormat() local
1712 enum pipe_texture_target ptarget = gl_target_to_pipe(target); in st_QueryInternalFormat() local
Dst_cb_texture.c3458 enum pipe_texture_target ptarget = gl_target_to_pipe(texObj->Target); in st_texture_storage() local
3792 enum pipe_texture_target ptarget = gl_target_to_pipe(target); in st_GetSparseTextureVirtualPageSize() local
/external/clang/test/SemaObjC/
Dproperty-deprecated-warning.m129 - (id)ptarget; method in TheCategory
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h745 v3d_stream_output_target(struct pipe_stream_output_target *ptarget) in v3d_stream_output_target()
751 v3d_stream_output_target_get_vertex_count(struct pipe_stream_output_target *ptarget) in v3d_stream_output_target_get_vertex_count()