Home
last modified time | relevance | path

Searched defs:out_value (Results 1 - 20 of 20) sorted by relevance

/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay_params.c116 parse_string(const char *s, char *out_param, char *out_value) in parse_string() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_msaa.c122 si_get_sample_position(struct pipe_context *ctx, unsigned sample_count, unsigned sample_index, float *out_value) si_get_sample_position() argument
/third_party/node/deps/v8/src/compiler/
H A Dnode-properties.h133 static bool IsValueIdentity(Node* node, Node** out_value) { in IsValueIdentity() argument
H A Dcode-assembler.cc361 bool CodeAssembler::TryToSmiConstant(TNode<Smi> tnode, Smi* out_value) { in TryToSmiConstant() argument
369 bool CodeAssembler::TryToSmiConstant(TNode<IntegralT> node, Smi* out_value) { in TryToSmiConstant() argument
381 bool CodeAssembler::TryToIntPtrConstant(TNode<Smi> tnode, intptr_t* out_value) { in TryToIntPtrConstant() argument
331 TryToInt32Constant(TNode<IntegralT> node, int32_t* out_value) TryToInt32Constant() argument
354 TryToInt64Constant(TNode<IntegralT> node, int64_t* out_value) TryToInt64Constant() argument
390 TryToIntPtrConstant(TNode<IntegralT> node, intptr_t* out_value) TryToIntPtrConstant() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcayman_msaa.c82 cayman_get_sample_position(struct pipe_context *ctx, unsigned sample_count, unsigned sample_index, float *out_value) cayman_get_sample_position() argument
[all...]
H A Dr600_state.c1249 r600_get_sample_position(struct pipe_context *ctx, unsigned sample_count, unsigned sample_index, float *out_value) r600_get_sample_position() argument
H A Devergreen_state.c1620 evergreen_get_sample_position(struct pipe_context *ctx, unsigned sample_count, unsigned sample_index, float *out_value) evergreen_get_sample_position() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.c139 iris_get_sample_position(struct pipe_context *ctx, unsigned sample_count, unsigned sample_index, float *out_value) iris_get_sample_position() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.c149 crocus_get_sample_position(struct pipe_context *ctx, unsigned sample_count, unsigned sample_index, float *out_value) crocus_get_sample_position() argument
/third_party/gn/src/base/
H A Dvalues.cc473 GetAsList(ListValue** out_value) GetAsList() argument
489 GetAsDictionary(DictionaryValue** out_value) GetAsDictionary() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_vs.cpp209 RegisterVec4 out_value = m_parent->value_factory().temp_vec4(pin_group, swizzle); in emit_varying_pos() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c256 llvmpipe_get_sample_position(struct pipe_context *pipe, unsigned sample_count, unsigned sample_index, float *out_value) llvmpipe_get_sample_position() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c723 dd_context_get_sample_position(struct pipe_context *_pipe, unsigned sample_count, unsigned sample_index, float *out_value) dd_context_get_sample_position() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c366 noop_get_sample_position(struct pipe_context *context, unsigned sample_count, unsigned sample_index, float *out_value) noop_get_sample_position() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dsi_cmd_buffer.c1940 radv_get_sample_position(struct radv_device *device, unsigned sample_count, unsigned sample_index, float *out_value) radv_get_sample_position() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.c1505 virgl_get_sample_position(struct pipe_context *ctx, unsigned sample_count, unsigned index, float *out_value) virgl_get_sample_position() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c1013 zink_get_sample_position(struct pipe_context *ctx, unsigned sample_count, unsigned sample_index, float *out_value) zink_get_sample_position() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c4611 out_value); in panfrost_get_sample_position() local
4603 panfrost_get_sample_position(struct pipe_context *context, unsigned sample_count, unsigned sample_index, float *out_value) panfrost_get_sample_position() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp1650 void readBaseTypeFromUnsignedChannel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in readBaseTypeFromUnsignedChannel() argument
1671 void readBaseTypeFromSignedChannel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in readBaseTypeFromSignedChannel() argument
1693 void readBaseTypeFromFloatChannel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in readBaseTypeFromFloatChannel() argument
1710 readBaseTypeFromHalfFloatChannel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) readBaseTypeFromHalfFloatChannel() argument
1736 read3Channel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) read3Channel() argument
1797 read4Channel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) read4Channel() argument
1852 read11F_11F_10F_Channel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) read11F_11F_10F_Channel() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c2779 tc_get_sample_position(struct pipe_context *_pipe, unsigned sample_count, unsigned sample_index, float *out_value) tc_get_sample_position() argument

Completed in 50 milliseconds