Home
last modified time | relevance | path

Searched defs:state (Results 2701 - 2725 of 2761) sorted by relevance

1...<<101102103104105106107108109110111

/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h511 SVGA3dRenderStateName state; member
1161 SVGA3dQueryState state; /* Set by host or guest. See SVGA3dQueryState. */ member
H A Dsvga3d_dx.h555 SVGADXQueryDeviceState state; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c1098 struct pipe_framebuffer_state state; member
1140 float state[6]; global() member
1922 tc_create_texture_handle(struct pipe_context *_pipe, struct pipe_sampler_view *view, const struct pipe_sampler_state *state) tc_create_texture_handle() argument
3537 struct pipe_vertex_state *state; global() member
3601 struct pipe_vertex_state *state; global() member
3617 tc_draw_vertex_state(struct pipe_context *_pipe, struct pipe_vertex_state *state, uint32_t partial_velem_mask, struct pipe_draw_vertex_state_info info, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) tc_draw_vertex_state() argument
[all...]
/third_party/musl/ldso/linux/
H A Ddynlink.c136 int state; member
/third_party/mksh/
H A Dedit.c3587 static int state; variable
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.h659 } state; global() member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c323 evergreen_create_blend_state_mode(struct pipe_context *ctx, const struct pipe_blend_state *state, int mode) evergreen_create_blend_state_mode() argument
412 evergreen_create_blend_state(struct pipe_context *ctx, const struct pipe_blend_state *state) evergreen_create_blend_state() argument
419 evergreen_create_dsa_state(struct pipe_context *ctx, const struct pipe_depth_stencil_alpha_state *state) evergreen_create_dsa_state() argument
474 evergreen_create_rs_state(struct pipe_context *ctx, const struct pipe_rasterizer_state *state) evergreen_create_rs_state() argument
574 evergreen_create_sampler_state(struct pipe_context *ctx, const struct pipe_sampler_state *state) evergreen_create_sampler_state() argument
912 evergreen_create_sampler_view_custom(struct pipe_context *ctx, struct pipe_resource *texture, const struct pipe_sampler_view *state, unsigned width0, unsigned height0, unsigned force_level) evergreen_create_sampler_view_custom() argument
973 evergreen_create_sampler_view(struct pipe_context *ctx, struct pipe_resource *tex, const struct pipe_sampler_view *state) evergreen_create_sampler_view() argument
1011 struct pipe_clip_state *state = &rctx->clip_state.state; evergreen_emit_clip_state() local
1017 evergreen_set_polygon_stipple(struct pipe_context *ctx, const struct pipe_poly_stipple *state) evergreen_set_polygon_stipple() argument
1443 evergreen_set_framebuffer_state(struct pipe_context *ctx, const struct pipe_framebuffer_state *state) evergreen_set_framebuffer_state() argument
1709 struct r600_image_state *state = (struct r600_image_state *)atom; evergreen_emit_image_state() local
1839 struct pipe_framebuffer_state *state = &rctx->framebuffer.state; evergreen_emit_framebuffer_state() local
1975 struct r600_poly_offset_state *state = (struct r600_poly_offset_state*)a; evergreen_emit_polygon_offset() local
2120 evergreen_emit_vertex_buffers(struct r600_context *rctx, struct r600_vertexbuf_state *state, unsigned resource_offset, unsigned pkt_flags) evergreen_emit_vertex_buffers() argument
2177 evergreen_emit_constant_buffers(struct r600_context *rctx, struct r600_constbuf_state *state, unsigned buffer_id_base, unsigned reg_alu_constbuf_size, unsigned reg_alu_const_cache, unsigned pkt_flags) evergreen_emit_constant_buffers() argument
2332 evergreen_emit_sampler_views(struct r600_context *rctx, struct r600_samplerview_state *state, unsigned resource_id_base, unsigned pkt_flags) evergreen_emit_sampler_views() argument
2547 struct r600_cso_state *state = (struct r600_cso_state*)a; evergreen_emit_vertex_fetch_shader() local
2564 struct r600_shader_stages_state *state = (struct r600_shader_stages_state*)a; evergreen_emit_shader_stages() local
2668 struct r600_gs_rings_state *state = (struct r600_gs_rings_state*)a; evergreen_emit_gs_rings() local
4351 struct r600_constbuf_state *state = &rctx->constbuf_state[shader]; evergreen_get_pipe_constant_buffer() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1732 VkPipelineRasterizationStateCreateInfo state = initVulkanStructure(); in makeRasterizationState() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp305 egl::ContextPriority GetContextPriority(const gl::State &state) in GetContextPriority() argument
532 ContextVk::ContextVk(const gl::State &state, gl::ErrorSet *errorSet, RendererVk *renderer) in ContextVk() argument
2185 const gl::State &state = getState(); in syncObjectPerfCounters() local
4300 createShader(const gl::ShaderState &state) createShader() argument
4305 createProgram(const gl::ProgramState &state) createProgram() argument
4310 createFramebuffer(const gl::FramebufferState &state) createFramebuffer() argument
4315 createTexture(const gl::TextureState &state) createTexture() argument
4320 createRenderbuffer(const gl::RenderbufferState &state) createRenderbuffer() argument
4325 createBuffer(const gl::BufferState &state) createBuffer() argument
4330 createVertexArray(const gl::VertexArrayState &state) createVertexArray() argument
4350 createTransformFeedback(const gl::TransformFeedbackState &state) createTransformFeedback() argument
4355 createSampler(const gl::SamplerState &state) createSampler() argument
4360 createProgramPipeline(const gl::ProgramPipelineState &state) createProgramPipeline() argument
4375 createOverlay(const gl::OverlayState &state) createOverlay() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES.cpp566 const State &state = context->getState(); in ValidateProgramDrawStates() local
872 const State &state = context->getState(); in ValidateDrawInstancedANGLE() local
3673 const State &state = context->getState(); ValidateCopyTexImageParametersBase() local
3899 const State &state = context->getState(); ValidateDrawStates() local
4168 const State &state = context->getState(); RecordDrawModeError() local
4301 const State &state = context->getState(); ValidateDrawElementsStates() local
[all...]
/third_party/skia/src/core/
H A DSkPath.cpp2307 Convexicator state; in computeConvexity() local
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c1051 PyGILState_STATE state; variable
/third_party/python/Modules/
H A D_datetimemodule.c2886 date_from_pickle(PyTypeObject *type, PyObject *state) in date_from_pickle() argument
2909 PyObject *state = PyTuple_GET_ITEM(args, 0); in date_new() local
3814 PyObject *args, *state; tzinfo_reduce() local
4206 time_from_pickle(PyTypeObject *type, PyObject *state, PyObject *tzinfo) time_from_pickle() argument
4251 PyObject *state = PyTuple_GET_ITEM(args, 0); time_new() local
4883 datetime_from_pickle(PyTypeObject *type, PyObject *state, PyObject *tzinfo) datetime_from_pickle() argument
4931 PyObject *state = PyTuple_GET_ITEM(args, 0); datetime_new() local
[all...]
H A D_pickle.c3961 PyObject *state = NULL; in save_reduce() local
6643 PyObject *state, *inst, *slotstate; load_build() local
[all...]
H A D_ssl.c295 _sslmodulestate *state; member
442 fill_and_set_sslerror(_sslmodulestate *state, in fill_and_set_sslerror() argument
589 _sslmodulestate *state = get_state_sock(sslsock); PySSL_SetError() local
692 _setSSLError(_sslmodulestate *state, const char *errstr, int errcode, const char *filename, int lineno) _setSSLError() argument
1013 _asn1obj2py(_sslmodulestate *state, const ASN1_OBJECT *name, int no_name) _asn1obj2py() argument
1057 _create_tuple_for_attribute(_sslmodulestate *state, ASN1_OBJECT *name, ASN1_STRING *value) _create_tuple_for_attribute() argument
1087 _create_tuple_for_X509_NAME(_sslmodulestate *state, X509_NAME *xname) _create_tuple_for_X509_NAME() argument
1186 _get_peer_alt_names(_sslmodulestate *state, X509 *certificate) _get_peer_alt_names() argument
1565 _decode_certificate(_sslmodulestate *state, X509 *certificate) _decode_certificate() argument
1736 _certificate_to_der(_sslmodulestate *state, X509 *certificate) _certificate_to_der() argument
1771 _sslmodulestate *state = get_ssl_state(module); _ssl__test_decode_cert_impl() local
4880 _sslmodulestate *state = get_state_mbio(self); _ssl_MemoryBIO_read_impl() local
4927 _sslmodulestate *state = get_state_mbio(self); _ssl_MemoryBIO_write_impl() local
5329 asn1obj2py(_sslmodulestate *state, ASN1_OBJECT *obj) asn1obj2py() argument
5745 _sslmodulestate *state = get_ssl_state(module); sslmodule_init_exceptions() local
5822 _sslmodulestate *state = get_ssl_state(module); sslmodule_init_socketapi() local
6092 _sslmodulestate *state = get_ssl_state(module); sslmodule_init_errorcodes() local
6202 _sslmodulestate *state = get_ssl_state(module); sslmodule_init_types() local
6250 _sslmodulestate *state = get_ssl_state(module); sslmodule_init_strings() local
6284 _sslmodulestate *state = get_ssl_state(m); sslmodule_traverse() local
6309 _sslmodulestate *state = get_ssl_state(m); sslmodule_clear() local
[all...]
/third_party/python/Lib/tkinter/
H A D__init__.py2278 state = wm_state global() variable in Wm
[all...]
/third_party/python/Lib/test/
H A Dtest_descr.py418 state = -1 variable in ClassPropertiesAndMethods.test_python_dicts.C
[all...]
/third_party/python/Objects/
H A Dtypeobject.c4966 PyObject *state; in object_getstate_default() local
5093 PyObject *getstate, *state; object_getstate() local
5273 PyObject *newobj, *newargs, *state, *listitems, *dictitems; reduce_newobj() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1720 VkPipelineRasterizationStateCreateInfo state = initVulkanStructure(); in makeRasterizationState() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c7545 enum wpa_states state = wpa_s->wpa_state; in wpa_supplicant_ctrl_iface_autoscan() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c8386 enum wpa_states state = wpa_s->wpa_state; local
[all...]
H A Dwpa_supplicant.c864 const char * wpa_supplicant_state_txt(enum wpa_states state) in wpa_supplicant_state_txt() argument
987 wpa_supplicant_set_state(struct wpa_supplicant *wpa_s, enum wpa_states state) wpa_supplicant_set_state() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp4015 ContextImpl *Renderer11::createContext(const gl::State &state, gl::ErrorSet *errorSet) in createContext() argument
4020 FramebufferImpl *Renderer11::createDefaultFramebuffer(const gl::FramebufferState &state) in createDefaultFramebuffer() argument
/third_party/curl/lib/
H A Durldata.h2013 struct UrlState state; /* struct for fields used for state info and global() member
[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c285 int state; member
3922 new_browse_data (int type, int state, const gchar *uri, in new_browse_data() argument
3992 int type = -1, state = -1; in prepare_browse_data() local
10554 client_callback(AvahiClient *c, AvahiClientState state, AVAHI_GCC_UNUSED void * userdata) client_callback() argument
10774 unsigned int state; process_browse_data() local
[all...]

Completed in 136 milliseconds

1...<<101102103104105106107108109110111