Home
last modified time | relevance | path

Searched defs:states (Results 76 - 100 of 108) sorted by relevance

12345

/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c133 noop_bind_sampler_states(struct pipe_context *ctx, enum pipe_shader_type shader, unsigned start, unsigned count, void **states) noop_bind_sampler_states() argument
/third_party/mksh/
H A Dlex.c200 Lex_state states[STATE_BSIZE], *statep, *s2, *base; in yylex() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dtarith.c277 start, fraction, exponent, states enumerator
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbitblb.cpp1194 bool RBBITableBuilder::findDuplicateState(IntPair *states) { in findDuplicateState() argument
1227 findDuplicateSafeState(IntPair *states) findDuplicateSafeState() argument
1529 IntPair states = {1, 0}; buildSafeReverseTable() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_hdcd.c1042 static int hdcd_integrate(HDCDContext *ctx, hdcd_state *states, int channels, int *flag, const int32_t *samples, int count, int stride) in hdcd_integrate() argument
1127 hdcd_scan(HDCDContext *ctx, hdcd_state *states, int channels, const int32_t *samples, int max, int stride) hdcd_scan() argument
[all...]
/third_party/glfw/src/
H A Dx11_window.c635 Atom states[3]; in createNativeWindow() local
2383 Atom* states = NULL; in _glfwMaximizeWindowX11() local
2549 Atom* states; _glfwWindowMaximizedX11() local
2662 Atom* states = NULL; _glfwSetWindowFloatingX11() local
[all...]
H A Dwl_window.c558 xdgToplevelHandleConfigure(void* userData, struct xdg_toplevel* toplevel, int32_t width, int32_t height, struct wl_array* states) xdgToplevelHandleConfigure() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c690 virgl_encoder_set_viewport_states(struct virgl_context *ctx, int start_slot, int num_viewports, const struct pipe_viewport_state *states) virgl_encoder_set_viewport_states() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h350 uint32_t states; member
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c377 agx_bind_sampler_states(struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start, unsigned count, void **states) agx_bind_sampler_states() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c1019 si_bind_sampler_states(struct pipe_context *ctx, enum pipe_shader_type shader, unsigned start, unsigned count, void **states) si_bind_sampler_states() argument
H A Dsi_shader.h611 struct si_vs_prolog_bits states; member
625 struct si_tcs_epilog_bits states; member
630 struct si_ps_prolog_bits states; member
645 struct si_ps_epilog_bits states; global() member
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c479 trace_context_bind_sampler_states(struct pipe_context *_pipe, enum pipe_shader_type shader, unsigned start, unsigned num_states, void **states) trace_context_bind_sampler_states() argument
1027 trace_context_set_scissor_states(struct pipe_context *_pipe, unsigned start_slot, unsigned num_scissors, const struct pipe_scissor_state *states) trace_context_set_scissor_states() argument
1049 trace_context_set_viewport_states(struct pipe_context *_pipe, unsigned start_slot, unsigned num_viewports, const struct pipe_viewport_state *states) trace_context_set_viewport_states() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c1494 r300_bind_sampler_states(struct pipe_context* pipe, enum pipe_shader_type shader, unsigned start, unsigned count, void** states) r300_bind_sampler_states() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp734 std::vector<VkDynamicState> states; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp725 std::vector<VkDynamicState> states; member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c451 r600_bind_sampler_states(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned count, void **states) r600_bind_sampler_states() argument
[all...]
H A Dr600_pipe.h395 struct r600_pipe_sampler_state *states[NUM_TEX_UNITS]; member
403 struct r600_sampler_states states; member
H A Dr600_pipe_common.h464 struct pipe_scissor_state states[R600_MAX_VIEWPORTS]; member
471 struct pipe_viewport_state states[R600_MAX_VIEWPORTS]; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c794 void *states[2] = {NULL}; in util_blitter_restore_textures_internal() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c1201 zink_set_scissor_states(struct pipe_context *pctx, unsigned start_slot, unsigned num_scissors, const struct pipe_scissor_state *states) zink_set_scissor_states() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp163 static const glw::GLenum states[] = { GL_TEXTURE_SWIZZLE_R, GL_TEXTURE_SWIZZLE_G, GL_TEXTURE_SWIZZLE_B, member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp2403 std::vector<VkDynamicState> states; in setupVertexInputState() local
2716 std::vector<VkDynamicState> states; setupPreRasterizationShaderState3() local
2879 std::vector<VkDynamicState> states; setupPreRasterizationMeshShaderState() local
3029 std::vector<VkDynamicState> states; setupFragmentShaderState2() local
3123 std::vector<VkDynamicState> states; setupFragmentOutputState() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h1381 struct v3dv_end_query_cpu_job_info *states; member
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c3829 struct dzn_cmd_buffer_push_constant_state *states[2]; in dzn_CmdPushConstants() local
[all...]

Completed in 86 milliseconds

12345