| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_nir_apply_pipeline_layout.c | 1025 const unsigned param = nir_intrinsic_base(intrin); in lower_image_intrinsic() local
|
| /third_party/mesa3d/src/intel/perf/ |
| H A D | intel_perf_query.c | 401 struct drm_i915_perf_open_param param = { in intel_perf_open() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_texture.c | 1063 llvmpipe_resource_get_param(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) llvmpipe_resource_get_param() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_context.c | 834 dd_context_set_context_param(struct pipe_context *_pipe, enum pipe_context_param param, unsigned value) dd_context_set_context_param() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_screen.c | 154 trace_screen_get_param(struct pipe_screen *_screen, enum pipe_cap param) trace_screen_get_param() argument 177 trace_screen_get_shader_param(struct pipe_screen *_screen, enum pipe_shader_type shader, enum pipe_shader_cap param) trace_screen_get_shader_param() argument 202 trace_screen_get_paramf(struct pipe_screen *_screen, enum pipe_capf param) trace_screen_get_paramf() argument 225 trace_screen_get_compute_param(struct pipe_screen *_screen, enum pipe_shader_ir ir_type, enum pipe_compute_cap param, void *data) trace_screen_get_compute_param() argument 818 trace_screen_resource_get_param(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) trace_screen_resource_get_param() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_pipe.c | 719 agx_get_param(struct pipe_screen* pscreen, enum pipe_cap param) in agx_get_param() argument 865 agx_get_paramf(struct pipe_screen* pscreen, enum pipe_capf param) agx_get_paramf() argument 905 agx_get_shader_param(struct pipe_screen* pscreen, enum pipe_shader_type shader, enum pipe_shader_cap param) agx_get_shader_param() argument 999 agx_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, enum pipe_compute_cap param, void *ret) agx_get_compute_param() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_sched.cpp | 334 unsigned param = n->interp_param(); in assign_slot() local 449 unsigned param = n->interp_param(); in try_reserve() local
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_renderer_vtest.c | 235 vtest_vcmd_get_param(struct vtest *vtest, enum vcmd_param param) in vtest_vcmd_get_param() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_context.c | 1233 draw_get_shader_param(enum pipe_shader_type shader, enum pipe_shader_cap param) in draw_get_shader_param() argument 1214 draw_get_shader_param_no_llvm(enum pipe_shader_type shader, enum pipe_shader_cap param) draw_get_shader_param_no_llvm() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.h | 435 tgsi_exec_get_shader_param(enum pipe_shader_cap param) in tgsi_exec_get_shader_param() argument
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.c | 186 panfrost_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) panfrost_resource_get_param() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_pipe_common.c | 802 r600_get_paramf(struct pipe_screen* pscreen, enum pipe_capf param) r600_get_paramf() argument 833 r600_get_video_param(struct pipe_screen *screen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) r600_get_video_param() argument 920 r600_get_compute_param(struct pipe_screen *screen, enum pipe_shader_ir ir_type, enum pipe_compute_cap param, void *ret) r600_get_compute_param() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x509_lu.c | 821 int X509_STORE_set1_param(X509_STORE *ctx, const X509_VERIFY_PARAM *param) in X509_STORE_set1_param() argument [all...] |
| /third_party/node/deps/openssl/openssl/include/crypto/ |
| H A D | x509.h | 224 X509_VERIFY_PARAM *param; member
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecx_meth.c | 1195 } param; in s390x_pkey_ecd_digestsign25519() local 1240 } param; s390x_pkey_ecd_digestsign448() local 1288 } param; s390x_pkey_ecd_digestverify25519() local 1320 } param; s390x_pkey_ecd_digestverify448() local [all...] |
| /third_party/node/deps/openssl/openssl/ssl/statem/ |
| H A D | statem_lib.c | 2385 construct_key_exchange_tbs(SSL *s, unsigned char **ptbs, const void *param, size_t paramlen) construct_key_exchange_tbs() argument
|
| /third_party/openssl/crypto/ec/ |
| H A D | ecx_meth.c | 1195 } param; in s390x_pkey_ecd_digestsign25519() local 1240 } param; s390x_pkey_ecd_digestsign448() local 1288 } param; s390x_pkey_ecd_digestverify25519() local 1320 } param; s390x_pkey_ecd_digestverify448() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineBlendOperationAdvancedTests.cpp | 220 const std::string generateTestName (struct BlendOperationAdvancedParam param) in generateTestName() argument 235 Vec3 calculateWeightingFactors(BlendOperationAdvancedParam param, in calculateWeightingFactors() argument 748 calculateFinalColor(BlendOperationAdvancedParam param, VkBlendOp op, Vec4 source, Vec4 destination) calculateFinalColor() argument 847 makeTestRenderPass(BlendOperationAdvancedParam param, const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, VkAttachmentLoadOp colorLoadOp = VK_ATTACHMENT_LOAD_OP_CLEAR) makeTestRenderPass() argument [all...] |
| H A D | vktPipelineCreationFeedbackTests.cpp | 167 CacheTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) CacheTest() argument 194 CacheTestInstance(Context& context, const CacheTestParam* param) CacheTestInstance() argument 230 GraphicsCacheTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) GraphicsCacheTest() argument 397 GraphicsCacheTestInstance(Context& context, const CacheTestParam* param) GraphicsCacheTestInstance() argument 849 ComputeCacheTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) ComputeCacheTest() argument 964 buildPipeline(const CacheTestParam* param, deUint32 ndx) buildPipeline() argument 1053 ComputeCacheTestInstance(Context& context, const CacheTestParam* param) ComputeCacheTestInstance() argument [all...] |
| H A D | vktPipelineDepthRangeUnrestrictedTests.cpp | 97 const std::string generateTestName (struct DepthRangeUnrestrictedParam param) in generateTestName() argument 717 DepthRangeUnrestrictedTestInstance(Context& context, const DepthRangeUnrestrictedParam param) DepthRangeUnrestrictedTestInstance() argument 1116 DepthBoundsRangeUnrestrictedTestInstance(Context& context, const DepthRangeUnrestrictedParam param) DepthBoundsRangeUnrestrictedTestInstance() argument 1367 DepthRangeUnrestrictedTest(tcu::TestContext& testContext, const std::string& name, const DepthRangeUnrestrictedParam param) DepthRangeUnrestrictedTest() argument [all...] |
| H A D | vktPipelineExecutablePropertiesTests.cpp | 208 ExecutablePropertiesTest(tcu::TestContext& testContext, const std::string& name, const ExecutablePropertiesTestParam* param) ExecutablePropertiesTest() argument 241 ExecutablePropertiesTestInstance(Context& context, const ExecutablePropertiesTestParam* param) ExecutablePropertiesTestInstance() argument 731 GraphicsExecutablePropertiesTest(tcu::TestContext& testContext, const std::string& name, const ExecutablePropertiesTestParam* param) GraphicsExecutablePropertiesTest() argument 885 GraphicsExecutablePropertiesTestInstance(Context& context, const ExecutablePropertiesTestParam* param) GraphicsExecutablePropertiesTestInstance() argument 1076 ComputeExecutablePropertiesTest(tcu::TestContext& testContext, const std::string& name, const ExecutablePropertiesTestParam* param) ComputeExecutablePropertiesTest() argument 1224 ComputeExecutablePropertiesTestInstance(Context& context, const ExecutablePropertiesTestParam* param) ComputeExecutablePropertiesTestInstance() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_3_1_autogen.cpp | 238 CaptureFramebufferParameteri(const State &glState, bool isCallValid, GLenum target, GLenum pname, GLint param) CaptureFramebufferParameteri() argument
|
| H A D | capture_gles_3_0_params.cpp | 663 CaptureSamplerParameterfv_param(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, const GLfloat *param, ParamCapture *paramCapture) CaptureSamplerParameterfv_param() argument 673 CaptureSamplerParameteriv_param(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, const GLint *param, ParamCapture *paramCapture) CaptureSamplerParameteriv_param() argument
|
| H A D | capture_gles_3_2_autogen.cpp | 1105 CaptureSamplerParameterIiv(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, const GLint *param) CaptureSamplerParameterIiv() argument 1135 CaptureSamplerParameterIuiv(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, const GLuint *param) CaptureSamplerParameterIuiv() argument [all...] |
| H A D | capture_gles_1_0_autogen.cpp | 250 CallCapture CaptureFogf(const State &glState, bool isCallValid, GLenum pname, GLfloat param) in CaptureFogf() argument 287 CallCapture CaptureFogx(const State &glState, bool isCallValid, GLenum pname, GLfixed param) in CaptureFogx() argument 297 CallCapture CaptureFogxv(const State &glState, bool isCallValid, GLenum pname, const GLfixed *param) in CaptureFogxv() argument 676 CaptureLightModelf(const State &glState, bool isCallValid, GLenum pname, GLfloat param) CaptureLightModelf() argument 713 CaptureLightModelx(const State &glState, bool isCallValid, GLenum pname, GLfixed param) CaptureLightModelx() argument 723 CaptureLightModelxv(const State &glState, bool isCallValid, GLenum pname, const GLfixed *param) CaptureLightModelxv() argument 750 CaptureLightf(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, GLfloat param) CaptureLightf() argument 794 CaptureLightx(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, GLfixed param) CaptureLightx() argument 907 CaptureMaterialf(const State &glState, bool isCallValid, GLenum face, MaterialParameter pnamePacked, GLfloat param) CaptureMaterialf() argument 951 CaptureMaterialx(const State &glState, bool isCallValid, GLenum face, MaterialParameter pnamePacked, GLfixed param) CaptureMaterialx() argument 966 CaptureMaterialxv(const State &glState, bool isCallValid, GLenum face, MaterialParameter pnamePacked, const GLfixed *param) CaptureMaterialxv() argument 1188 CapturePointParameterf(const State &glState, bool isCallValid, PointParameter pnamePacked, GLfloat param) CapturePointParameterf() argument 1228 CapturePointParameterx(const State &glState, bool isCallValid, PointParameter pnamePacked, GLfixed param) CapturePointParameterx() argument 1423 CaptureTexEnvf(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, GLfloat param) CaptureTexEnvf() argument 1468 CaptureTexEnvi(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, GLint param) CaptureTexEnvi() argument 1513 CaptureTexEnvx(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, GLfixed param) CaptureTexEnvx() argument 1558 CaptureTexParameterx(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLfixed param) CaptureTexParameterx() argument [all...] |