/external/deqp/modules/gles31/functional/ |
D | es31fNegativeTextureApiTests.cpp | 91 void activetexture (NegativeTestContext& ctx) in activetexture() 104 void bindtexture (NegativeTestContext& ctx) in bindtexture() 181 void compressedteximage2d_invalid_target (NegativeTestContext& ctx) in compressedteximage2d_invalid_target() 191 void compressedteximage2d_invalid_format (NegativeTestContext& ctx) in compressedteximage2d_invalid_format() 215 void compressedteximage2d_neg_level (NegativeTestContext& ctx) in compressedteximage2d_neg_level() 235 void compressedteximage2d_max_level (NegativeTestContext& ctx) in compressedteximage2d_max_level() 260 void compressedteximage2d_neg_width_height (NegativeTestContext& ctx) in compressedteximage2d_neg_width_height() 330 void compressedteximage2d_max_width_height (NegativeTestContext& ctx) in compressedteximage2d_max_width_height() 402 void compressedteximage2d_invalid_border (NegativeTestContext& ctx) in compressedteximage2d_invalid_border() 458 void compressedteximage2d_invalid_size (NegativeTestContext& ctx) in compressedteximage2d_invalid_size() [all …]
|
D | es31fNegativeFragmentApiTests.cpp | 48 void scissor (NegativeTestContext& ctx) in scissor() 60 void depth_func (NegativeTestContext& ctx) in depth_func() 68 void viewport (NegativeTestContext& ctx) in viewport() 81 void stencil_func (NegativeTestContext& ctx) in stencil_func() 89 void stencil_func_separate (NegativeTestContext& ctx) in stencil_func_separate() 102 void stencil_op (NegativeTestContext& ctx) in stencil_op() 114 void stencil_op_separate (NegativeTestContext& ctx) in stencil_op_separate() 131 void stencil_mask_separate (NegativeTestContext& ctx) in stencil_mask_separate() 140 void blend_equation (NegativeTestContext& ctx) in blend_equation() 148 void blend_equation_separate (NegativeTestContext& ctx) in blend_equation_separate() [all …]
|
D | es31fNegativeStateApiTests.cpp | 71 static std::string getVtxFragVersionSources (const std::string source, NegativeTestContext& ctx) in getVtxFragVersionSources() 83 void enable (NegativeTestContext& ctx) in enable() 92 void enablei (NegativeTestContext& ctx) in enablei() 107 void disable (NegativeTestContext& ctx) in disable() 115 void disablei (NegativeTestContext& ctx) in disablei() 131 void get_booleanv (NegativeTestContext& ctx) in get_booleanv() 140 void get_booleani_v (NegativeTestContext& ctx) in get_booleani_v() 158 void get_floatv (NegativeTestContext& ctx) in get_floatv() 167 void get_integerv (NegativeTestContext& ctx) in get_integerv() 176 void get_integer64v (NegativeTestContext& ctx) in get_integer64v() [all …]
|
D | es31fNegativeBufferApiTests.cpp | 45 void bind_buffer (NegativeTestContext& ctx) in bind_buffer() 53 void delete_buffers (NegativeTestContext& ctx) in delete_buffers() 61 void gen_buffers (NegativeTestContext& ctx) in gen_buffers() 69 void buffer_data (NegativeTestContext& ctx) in buffer_data() 99 void buffer_sub_data (NegativeTestContext& ctx) in buffer_sub_data() 128 void buffer_sub_data_size_offset (NegativeTestContext& ctx) in buffer_sub_data_size_offset() 153 void clear (NegativeTestContext& ctx) in clear() 167 void read_pixels (NegativeTestContext& ctx) in read_pixels() 197 void readn_pixels (NegativeTestContext& ctx) in readn_pixels() 239 void read_pixels_format_mismatch (NegativeTestContext& ctx) in read_pixels_format_mismatch() [all …]
|
D | es31fNegativeShaderApiTests.cpp | 91 void create_shader (NegativeTestContext& ctx) in create_shader() 99 void shader_source (NegativeTestContext& ctx) in shader_source() 126 void compile_shader (NegativeTestContext& ctx) in compile_shader() 145 void delete_shader (NegativeTestContext& ctx) in delete_shader() 156 void shader_binary (NegativeTestContext& ctx) in shader_binary() 232 void attach_shader (NegativeTestContext& ctx) in attach_shader() 282 void detach_shader (NegativeTestContext& ctx) in detach_shader() 323 void link_program (NegativeTestContext& ctx) in link_program() 371 void use_program (NegativeTestContext& ctx) in use_program() 425 void delete_program (NegativeTestContext& ctx) in delete_program() [all …]
|
D | es31fNegativeVertexArrayApiTests.cpp | 62 void vertex_attribf (NegativeTestContext& ctx) in vertex_attribf() 77 void vertex_attribfv (NegativeTestContext& ctx) in vertex_attribfv() 93 void vertex_attribi4 (NegativeTestContext& ctx) in vertex_attribi4() 107 void vertex_attribi4v (NegativeTestContext& ctx) in vertex_attribi4v() 121 void vertex_attrib_pointer (NegativeTestContext& ctx) in vertex_attrib_pointer() 172 void vertex_attrib_i_pointer (NegativeTestContext& ctx) in vertex_attrib_i_pointer() 216 void vertex_attrib_format (NegativeTestContext& ctx) in vertex_attrib_format() 279 void vertex_attrib_i_format (NegativeTestContext& ctx) in vertex_attrib_i_format() 326 void enable_vertex_attrib_array (NegativeTestContext& ctx) in enable_vertex_attrib_array() 336 void disable_vertex_attrib_array (NegativeTestContext& ctx) in disable_vertex_attrib_array() [all …]
|
/external/mesa3d/src/gallium/drivers/noop/ |
D | noop_state.c | 33 static void noop_draw_vbo(struct pipe_context *ctx, const struct pipe_draw_info *info) in noop_draw_vbo() 37 static void noop_set_blend_color(struct pipe_context *ctx, in noop_set_blend_color() 42 static void *noop_create_blend_state(struct pipe_context *ctx, in noop_create_blend_state() 54 static void *noop_create_dsa_state(struct pipe_context *ctx, in noop_create_dsa_state() 66 static void *noop_create_rs_state(struct pipe_context *ctx, in noop_create_rs_state() 78 static void *noop_create_sampler_state(struct pipe_context *ctx, in noop_create_sampler_state() 90 static struct pipe_sampler_view *noop_create_sampler_view(struct pipe_context *ctx, in noop_create_sampler_view() 105 static struct pipe_surface *noop_create_surface(struct pipe_context *ctx, in noop_create_surface() 128 static void noop_set_vs_sampler_view(struct pipe_context *ctx, unsigned count, in noop_set_vs_sampler_view() 133 static void noop_set_ps_sampler_view(struct pipe_context *ctx, unsigned count, in noop_set_ps_sampler_view() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_state.c | 36 nouveau_alpha_func(struct gl_context *ctx, GLenum func, GLfloat ref) in nouveau_alpha_func() 42 nouveau_blend_color(struct gl_context *ctx, const GLfloat color[4]) in nouveau_blend_color() 48 nouveau_blend_equation_separate(struct gl_context *ctx, GLenum modeRGB, GLenum modeA) in nouveau_blend_equation_separate() 54 nouveau_blend_func_separate(struct gl_context *ctx, GLenum sfactorRGB, in nouveau_blend_func_separate() 61 nouveau_clip_plane(struct gl_context *ctx, GLenum plane, const GLfloat *equation) in nouveau_clip_plane() 67 nouveau_color_mask(struct gl_context *ctx, GLboolean rmask, GLboolean gmask, in nouveau_color_mask() 74 nouveau_color_material(struct gl_context *ctx, GLenum face, GLenum mode) in nouveau_color_material() 86 nouveau_cull_face(struct gl_context *ctx, GLenum mode) in nouveau_cull_face() 92 nouveau_front_face(struct gl_context *ctx, GLenum mode) in nouveau_front_face() 98 nouveau_depth_func(struct gl_context *ctx, GLenum func) in nouveau_depth_func() [all …]
|
D | nv10_state_raster.c | 35 nv10_emit_alpha_func(struct gl_context *ctx, int emit) in nv10_emit_alpha_func() 48 nv10_emit_blend_color(struct gl_context *ctx, int emit) in nv10_emit_blend_color() 60 nv10_emit_blend_equation(struct gl_context *ctx, int emit) in nv10_emit_blend_equation() 72 nv10_emit_blend_func(struct gl_context *ctx, int emit) in nv10_emit_blend_func() 82 nv10_emit_color_mask(struct gl_context *ctx, int emit) in nv10_emit_color_mask() 94 nv10_emit_depth(struct gl_context *ctx, int emit) in nv10_emit_depth() 107 nv10_emit_dither(struct gl_context *ctx, int emit) in nv10_emit_dither() 116 nv10_emit_logic_opcode(struct gl_context *ctx, int emit) in nv10_emit_logic_opcode() 129 nv10_emit_shade_model(struct gl_context *ctx, int emit) in nv10_emit_shade_model() 139 nv10_emit_stencil_func(struct gl_context *ctx, int emit) in nv10_emit_stencil_func() [all …]
|
/external/mesa3d/src/mesa/swrast/ |
D | s_context.c | 55 _swrast_update_rasterflags( struct gl_context *ctx ) in _swrast_update_rasterflags() 134 _swrast_update_polygon( struct gl_context *ctx ) in _swrast_update_polygon() 170 _swrast_update_fog_hint( struct gl_context *ctx ) in _swrast_update_fog_hint() 185 _swrast_update_texture_env( struct gl_context *ctx ) in _swrast_update_texture_env() 216 _swrast_update_deferred_texture(struct gl_context *ctx) in _swrast_update_deferred_texture() 249 _swrast_update_fog_state( struct gl_context *ctx ) in _swrast_update_fog_state() 269 _swrast_update_fragment_program(struct gl_context *ctx, GLbitfield newState) in _swrast_update_fragment_program() 284 _swrast_update_specular_vertex_add(struct gl_context *ctx) in _swrast_update_specular_vertex_add() 348 _swrast_validate_triangle( struct gl_context *ctx, in _swrast_validate_triangle() 373 _swrast_validate_line( struct gl_context *ctx, const SWvertex *v0, const SWvertex *v1 ) in _swrast_validate_line() [all …]
|
/external/mesa3d/src/mesa/main/ |
D | state.c | 57 update_separate_specular(struct gl_context *ctx) in update_separate_specular() 74 update_program_enables(struct gl_context *ctx) in update_program_enables() 104 update_program(struct gl_context *ctx) in update_program() 241 update_program_constants(struct gl_context *ctx) in update_program_constants() 278 update_viewport_matrix(struct gl_context *ctx) in update_viewport_matrix() 300 update_multisample(struct gl_context *ctx) in update_multisample() 314 update_clamp_fragment_color(struct gl_context *ctx) in update_clamp_fragment_color() 328 update_clamp_vertex_color(struct gl_context *ctx) in update_clamp_vertex_color() 342 update_clamp_read_color(struct gl_context *ctx) in update_clamp_read_color() 355 update_twoside(struct gl_context *ctx) in update_twoside() [all …]
|
D | context.h | 208 #define FLUSH_VERTICES(ctx, newstate) \ argument 227 #define FLUSH_CURRENT(ctx, newstate) \ argument 243 #define ASSERT_OUTSIDE_BEGIN_END_WITH_RETVAL(ctx, retval) \ argument 257 #define ASSERT_OUTSIDE_BEGIN_END(ctx) \ argument 271 #define ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH(ctx) \ argument 284 #define ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH_WITH_RETVAL(ctx, retval) \ argument 297 _mesa_is_desktop_gl(const struct gl_context *ctx) in _mesa_is_desktop_gl() 307 _mesa_is_gles(const struct gl_context *ctx) in _mesa_is_gles() 317 _mesa_is_gles3(const struct gl_context *ctx) in _mesa_is_gles3()
|
D | shaderobj.c | 56 _mesa_reference_shader(struct gl_context *ctx, struct gl_shader **ptr, in _mesa_reference_shader() 95 _mesa_init_shader(struct gl_context *ctx, struct gl_shader *shader) in _mesa_init_shader() 105 _mesa_new_shader(struct gl_context *ctx, GLuint name, GLenum type) in _mesa_new_shader() 125 _mesa_delete_shader(struct gl_context *ctx, struct gl_shader *sh) in _mesa_delete_shader() 138 _mesa_lookup_shader(struct gl_context *ctx, GLuint name) in _mesa_lookup_shader() 160 _mesa_lookup_shader_err(struct gl_context *ctx, GLuint name, const char *caller) in _mesa_lookup_shader_err() 195 _mesa_reference_shader_program(struct gl_context *ctx, in _mesa_reference_shader_program() 238 _mesa_init_shader_program(struct gl_context *ctx, struct gl_shader_program *prog) in _mesa_init_shader_program() 263 _mesa_new_shader_program(struct gl_context *ctx, GLuint name) in _mesa_new_shader_program() 279 _mesa_clear_shader_program_data(struct gl_context *ctx, in _mesa_clear_shader_program_data() [all …]
|
/external/emma/core/java12/com/vladium/jcd/cls/ |
D | AbstractClassDefVisitor.java | 22 public Object visit (final ClassDef cls, final Object ctx) in visit() 24 visit (cls.getConstants (), ctx); in visit() local 25 visit (cls.getInterfaces (), ctx); in visit() local 26 visit (cls.getFields (), ctx); in visit() local 27 visit (cls.getMethods (), ctx); in visit() local 28 visit (cls.getAttributes (), ctx); in visit() local 33 public Object visit (final IAttributeCollection attributes, final Object ctx) in visit() 38 public Object visit (final IConstantCollection constants, final Object ctx) in visit() 43 public Object visit (final IFieldCollection fields, final Object ctx) in visit() 48 public Object visit (final IInterfaceCollection interfaces, final Object ctx) in visit() [all …]
|
/external/mesa3d/src/gallium/auxiliary/cso_cache/ |
D | cso_context.c | 123 static boolean delete_blend_state(struct cso_context *ctx, void *state) in delete_blend_state() 136 static boolean delete_depth_stencil_state(struct cso_context *ctx, void *state) in delete_depth_stencil_state() 151 static boolean delete_sampler_state(struct cso_context *ctx, void *state) in delete_sampler_state() 160 static boolean delete_rasterizer_state(struct cso_context *ctx, void *state) in delete_rasterizer_state() 172 static boolean delete_vertex_elements(struct cso_context *ctx, in delete_vertex_elements() 187 static INLINE boolean delete_cso(struct cso_context *ctx, in delete_cso() 212 struct cso_context *ctx = (struct cso_context *)user_data; in sanitize_hash() local 255 struct cso_context *ctx = CALLOC_STRUCT(cso_context); in cso_create_context() local 293 void cso_release_all( struct cso_context *ctx ) in cso_release_all() 349 void cso_destroy_context( struct cso_context *ctx ) in cso_destroy_context() [all …]
|
/external/libusb/libusb/ |
D | io.c | 1004 int usbi_io_init(struct libusb_context *ctx) in usbi_io_init() 1045 void usbi_io_exit(struct libusb_context *ctx) in usbi_io_exit() 1094 struct libusb_context *ctx = ITRANSFER_CTX(transfer); in add_to_flying_list() local 1220 struct libusb_context *ctx = TRANSFER_CTX(transfer); in libusb_submit_transfer() local 1291 static int disarm_timerfd(struct libusb_context *ctx) in disarm_timerfd() 1310 static int arm_timerfd_for_next_timeout(struct libusb_context *ctx) in arm_timerfd_for_next_timeout() 1338 static int disarm_timerfd(struct libusb_context *ctx) in disarm_timerfd() 1342 static int arm_timerfd_for_next_timeout(struct libusb_context *ctx) in arm_timerfd_for_next_timeout() 1361 struct libusb_context *ctx = TRANSFER_CTX(transfer); in usbi_handle_transfer_completion() local 1446 API_EXPORTED int libusb_try_lock_events(libusb_context *ctx) in libusb_try_lock_events() [all …]
|
/external/boringssl/src/crypto/evp/ |
D | evp_ctx.c | 140 void EVP_PKEY_CTX_free(EVP_PKEY_CTX *ctx) { in EVP_PKEY_CTX_free() 194 EVP_PKEY *EVP_PKEY_CTX_get0_pkey(EVP_PKEY_CTX *ctx) { return ctx->pkey; } in EVP_PKEY_CTX_get0_pkey() 196 void EVP_PKEY_CTX_set_app_data(EVP_PKEY_CTX *ctx, void *data) { in EVP_PKEY_CTX_set_app_data() 200 void *EVP_PKEY_CTX_get_app_data(EVP_PKEY_CTX *ctx) { return ctx->app_data; } in EVP_PKEY_CTX_get_app_data() 202 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd, in EVP_PKEY_CTX_ctrl() 225 int EVP_PKEY_sign_init(EVP_PKEY_CTX *ctx) { in EVP_PKEY_sign_init() 244 int EVP_PKEY_sign(EVP_PKEY_CTX *ctx, uint8_t *sig, size_t *sig_len, in EVP_PKEY_sign() 257 int EVP_PKEY_verify_init(EVP_PKEY_CTX *ctx) { in EVP_PKEY_verify_init() 274 int EVP_PKEY_verify(EVP_PKEY_CTX *ctx, const uint8_t *sig, size_t sig_len, in EVP_PKEY_verify() 287 int EVP_PKEY_encrypt_init(EVP_PKEY_CTX *ctx) { in EVP_PKEY_encrypt_init() [all …]
|
/external/boringssl/src/crypto/cipher/ |
D | cipher.c | 90 void EVP_CIPHER_CTX_init(EVP_CIPHER_CTX *ctx) { in EVP_CIPHER_CTX_init() 95 EVP_CIPHER_CTX *ctx = OPENSSL_malloc(sizeof(EVP_CIPHER_CTX)); in EVP_CIPHER_CTX_new() local 115 void EVP_CIPHER_CTX_free(EVP_CIPHER_CTX *ctx) { in EVP_CIPHER_CTX_free() 147 int EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in EVP_CipherInit_ex() 244 int EVP_EncryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in EVP_EncryptInit_ex() 249 int EVP_DecryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in EVP_DecryptInit_ex() 254 int EVP_EncryptUpdate(EVP_CIPHER_CTX *ctx, uint8_t *out, int *out_len, in EVP_EncryptUpdate() 323 int EVP_EncryptFinal_ex(EVP_CIPHER_CTX *ctx, uint8_t *out, int *out_len) { in EVP_EncryptFinal_ex() 367 int EVP_DecryptUpdate(EVP_CIPHER_CTX *ctx, uint8_t *out, int *out_len, in EVP_DecryptUpdate() 424 int EVP_DecryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *out_len) { in EVP_DecryptFinal_ex() [all …]
|
/external/emma/core/java12/com/vladium/jcd/cls/constant/ |
D | ICONSTANTVisitor.java | 22 Object visit (CONSTANT_Class_info constant, Object ctx); in visit() 24 Object visit (CONSTANT_InterfaceMethodref_info constant, Object ctx); in visit() 25 Object visit (CONSTANT_Methodref_info constant, Object ctx); in visit() 26 Object visit (CONSTANT_Fieldref_info constant, Object ctx); in visit() 28 Object visit (CONSTANT_Double_info constant, Object ctx); in visit() 29 Object visit (CONSTANT_Float_info constant, Object ctx); in visit() 30 Object visit (CONSTANT_Integer_info constant, Object ctx); in visit() 31 Object visit (CONSTANT_Long_info constant, Object ctx); in visit() 32 Object visit (CONSTANT_String_info constant, Object ctx); in visit() 34 Object visit (CONSTANT_Utf8_info constant, Object ctx); in visit() [all …]
|
/external/boringssl/src/crypto/digest/ |
D | digests.c | 76 static void md4_init(EVP_MD_CTX *ctx) { in md4_init() 80 static void md4_update(EVP_MD_CTX *ctx, const void *data, size_t count) { in md4_update() 84 static void md4_final(EVP_MD_CTX *ctx, uint8_t *out) { in md4_final() 96 static void md5_init(EVP_MD_CTX *ctx) { in md5_init() 100 static void md5_update(EVP_MD_CTX *ctx, const void *data, size_t count) { in md5_update() 104 static void md5_final(EVP_MD_CTX *ctx, uint8_t *out) { in md5_final() 116 static void sha1_init(EVP_MD_CTX *ctx) { in sha1_init() 120 static void sha1_update(EVP_MD_CTX *ctx, const void *data, size_t count) { in sha1_update() 124 static void sha1_final(EVP_MD_CTX *ctx, uint8_t *md) { in sha1_final() 136 static void sha224_init(EVP_MD_CTX *ctx) { in sha224_init() [all …]
|
D | digest.c | 78 void EVP_MD_CTX_init(EVP_MD_CTX *ctx) { memset(ctx, 0, sizeof(EVP_MD_CTX)); } in EVP_MD_CTX_init() 81 EVP_MD_CTX *ctx = OPENSSL_malloc(sizeof(EVP_MD_CTX)); in EVP_MD_CTX_create() local 90 int EVP_MD_CTX_cleanup(EVP_MD_CTX *ctx) { in EVP_MD_CTX_cleanup() 106 void EVP_MD_CTX_destroy(EVP_MD_CTX *ctx) { in EVP_MD_CTX_destroy() 165 int EVP_DigestInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type, ENGINE *engine) { in EVP_DigestInit_ex() 186 int EVP_DigestInit(EVP_MD_CTX *ctx, const EVP_MD *type) { in EVP_DigestInit() 191 int EVP_DigestUpdate(EVP_MD_CTX *ctx, const void *data, size_t len) { in EVP_DigestUpdate() 196 int EVP_DigestFinal_ex(EVP_MD_CTX *ctx, uint8_t *md_out, unsigned int *size) { in EVP_DigestFinal_ex() 206 int EVP_DigestFinal(EVP_MD_CTX *ctx, uint8_t *md, unsigned int *size) { in EVP_DigestFinal() 214 EVP_MD_CTX ctx; in EVP_Digest() local [all …]
|
/external/wpa_supplicant_8/src/utils/ |
D | xml_libxml2.c | 20 void *ctx; member 53 int xml_validate(struct xml_node_ctx *ctx, xml_node_t *node, in xml_validate() 115 int xml_validate_dtd(struct xml_node_ctx *ctx, xml_node_t *node, in xml_validate_dtd() 167 void xml_node_free(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_free() 173 xml_node_t * xml_node_get_parent(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_get_parent() 179 xml_node_t * xml_node_from_buf(struct xml_node_ctx *ctx, const char *buf) in xml_node_from_buf() 195 const char * xml_node_get_localname(struct xml_node_ctx *ctx, in xml_node_get_localname() 202 char * xml_node_to_str(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_to_str() 245 void xml_node_detach(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_detach() 251 void xml_node_add_child(struct xml_node_ctx *ctx, xml_node_t *parent, in xml_node_add_child() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_state.c | 67 static void r200AlphaFunc( struct gl_context *ctx, GLenum func, GLfloat ref ) in r200AlphaFunc() 110 static void r200BlendColor( struct gl_context *ctx, const GLfloat cf[4] ) in r200BlendColor() 202 static void r200_set_blend_state( struct gl_context * ctx ) in r200_set_blend_state() 305 static void r200BlendEquationSeparate( struct gl_context *ctx, in r200BlendEquationSeparate() 311 static void r200BlendFuncSeparate( struct gl_context *ctx, in r200BlendFuncSeparate() 323 static void r200DepthFunc( struct gl_context *ctx, GLenum func ) in r200DepthFunc() 358 static void r200DepthMask( struct gl_context *ctx, GLboolean flag ) in r200DepthMask() 376 static void r200Fogfv( struct gl_context *ctx, GLenum pname, const GLfloat *param ) in r200Fogfv() 492 static void r200CullFace( struct gl_context *ctx, GLenum unused ) in r200CullFace() 529 static void r200FrontFace( struct gl_context *ctx, GLenum mode ) in r200FrontFace() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i830_state.c | 51 i830StencilFuncSeparate(struct gl_context * ctx, GLenum face, GLenum func, GLint ref, in i830StencilFuncSeparate() 76 i830StencilMaskSeparate(struct gl_context * ctx, GLenum face, GLuint mask) in i830StencilMaskSeparate() 91 i830StencilOpSeparate(struct gl_context * ctx, GLenum face, GLenum fail, GLenum zfail, in i830StencilOpSeparate() 203 i830AlphaFunc(struct gl_context * ctx, GLenum func, GLfloat ref) in i830AlphaFunc() 232 i830EvalLogicOpBlendState(struct gl_context * ctx) in i830EvalLogicOpBlendState() 259 i830BlendColor(struct gl_context * ctx, const GLfloat color[4]) in i830BlendColor() 283 i830_set_blend_state(struct gl_context * ctx) in i830_set_blend_state() 389 i830BlendEquationSeparate(struct gl_context * ctx, GLenum modeRGB, GLenum modeA) in i830BlendEquationSeparate() 402 i830BlendFuncSeparate(struct gl_context * ctx, GLenum sfactorRGB, in i830BlendFuncSeparate() 421 i830DepthFunc(struct gl_context * ctx, GLenum func) in i830DepthFunc() [all …]
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 60 static int r600_pipe_shader(struct pipe_context *ctx, struct r600_pipe_shader *shader) in r600_pipe_shader() 108 int r600_pipe_shader_create(struct pipe_context *ctx, struct r600_pipe_shader *shader) in r600_pipe_shader_create() 156 void r600_pipe_shader_destroy(struct pipe_context *ctx, struct r600_pipe_shader *shader) in r600_pipe_shader_destroy() 231 int r600_compute_shader_create(struct pipe_context * ctx, in r600_compute_shader_create() 291 static unsigned r600_alu_from_byte_stream(struct r600_shader_ctx *ctx, in r600_alu_from_byte_stream() 350 static void llvm_if(struct r600_shader_ctx *ctx, struct r600_bytecode_alu * alu, in llvm_if() 358 static void r600_break_from_byte_stream(struct r600_shader_ctx *ctx, in r600_break_from_byte_stream() 373 static unsigned r600_fc_from_byte_stream(struct r600_shader_ctx *ctx, in r600_fc_from_byte_stream() 439 static unsigned r600_tex_from_byte_stream(struct r600_shader_ctx *ctx, in r600_tex_from_byte_stream() 473 static int r600_vtx_from_byte_stream(struct r600_shader_ctx *ctx, in r600_vtx_from_byte_stream() [all …]
|