Home
last modified time | relevance | path

Searched defs:factor (Results 226 - 250 of 259) sorted by relevance

1234567891011

/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c1006 unsigned factor = (1 << 24) - 1; in convert_color() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c697 lp_build_brilinear_lod(struct lp_build_context *bld, LLVMValueRef lod, double factor, LLVMValueRef *out_lod_ipart, LLVMValueRef *out_lod_fpart) lp_build_brilinear_lod() argument
743 lp_build_brilinear_rho(struct lp_build_context *bld, LLVMValueRef rho, double factor, LLVMValueRef *out_lod_ipart, LLVMValueRef *out_lod_fpart) lp_build_brilinear_rho() argument
[all...]
H A Dlp_bld_arit.c1203 LLVMValueRef factor; in lp_build_mul_imm() local
/third_party/glfw/src/
H A Dwl_platform.h343 int32_t factor; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c4224 force_dst_alpha_one(enum pipe_blendfactor factor, boolean clamped_zero) in force_dst_alpha_one() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp2662 GLuint factor = divide; in calculateDimmensions() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL1.cpp673 ValidateLineStipple(const Context *, angle::EntryPoint entryPoint, GLint factor, GLushort pattern) ValidateLineStipple() argument
H A DvalidationGL4.cpp2203 ValidatePolygonOffsetClamp(const Context *context, angle::EntryPoint entryPoint, GLfloat factor, GLfloat units, GLfloat clamp) ValidatePolygonOffsetClamp() argument
H A DvalidationES2.cpp4729 ValidatePolygonOffset(const Context *context, angle::EntryPoint entryPoint, GLfloat factor, GLfloat units) ValidatePolygonOffset() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dentry_points.cpp655 GL_APICALL void GL_APIENTRY glPolygonOffset(GLfloat factor, GLfloat units) in glPolygonOffset() argument
H A DlibGLESv2.cpp4120 void GL_APIENTRY PolygonOffset(GLfloat factor, GLfloat units) in PolygonOffset() argument
H A DContext.cpp567 void Context::setPolygonOffsetParams(GLfloat factor, GLfloat units) in setPolygonOffsetParams() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c4594 wpa_set_ampdu_factor(struct wpa_supplicant *wpa_s, struct ieee80211_ht_capabilities *htcaps, struct ieee80211_ht_capabilities *htcaps_mask, int factor) global() argument
/third_party/backends/backend/
H A Dhp3500.c3115 int factor = yresolution / 50; in rts8801_fullscan() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c298 tu_blend_factor_no_dst_alpha(VkBlendFactor factor) in tu_blend_factor_no_dst_alpha() argument
311 static bool tu_blend_factor_is_dual_src(VkBlendFactor factor) in tu_blend_factor_is_dual_src() argument
/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc1443 TNode<IntPtrT> factor = IntPtrConstant(DescriptorArray::kEntrySize); in HandleStoreICTransitionMapHandlerCase() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c2475 unsigned factor = src_sz / 8; in bi_emit_alu() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp306 const glw::GLfloat factor = 1.0f / length; in vectorNormalize() local
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_4_autogen.cpp9798 void GL_APIENTRY GL_PolygonOffsetClamp(GLfloat factor, GLfloat units, GLfloat clamp) in GL_PolygonOffsetClamp() argument
H A Dentry_points_gl_1_autogen.cpp3230 void GL_APIENTRY GL_LineStipple(GLint factor, GLushort pattern) in GL_LineStipple() argument
7935 void GL_APIENTRY GL_PolygonOffset(GLfloat factor, GLfloat units) in GL_PolygonOffset() argument
[all...]
/third_party/python/Modules/
H A D_datetimemodule.c518 normalize_pair(int *hi, int *lo, int factor) in normalize_pair() argument
2429 accum(const char* tag, PyObject *sofar, PyObject *num, PyObject *factor, double *leftover) accum() argument
5565 add_datetime_timedelta(PyDateTime_DateTime *date, PyDateTime_Delta *delta, int factor) add_datetime_timedelta() argument
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc4121 auto* factor = builder_.Expr(kPiOver180); in EmitGlslStd450ExtInst() local
4137 auto* factor = builder_.Expr(k180OverPi); in EmitGlslStd450ExtInst() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c5832 wpa_set_ampdu_factor(struct wpa_supplicant *wpa_s, struct ieee80211_ht_capabilities *htcaps, struct ieee80211_ht_capabilities *htcaps_mask, int factor) global() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c319 si_translate_blend_factor(enum amd_gfx_level gfx_level, VkBlendFactor factor) in si_translate_blend_factor() argument
391 si_translate_blend_opt_factor(unsigned factor, bool is_alpha) in si_translate_blend_opt_factor() argument
437 si_blend_factor_uses_dst(unsigned factor) in si_blend_factor_uses_dst() argument
447 is_dual_src(enum amd_gfx_level gfx_level, unsigned factor) is_dual_src() argument
[all...]
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp210 void __indirect_glLineStipple(GLint factor, GLushort pattern) { } in __indirect_glLineStipple() argument
405 void __indirect_glPolygonOffset(GLfloat factor, GLfloat units) { } in __indirect_glPolygonOffset() argument

Completed in 170 milliseconds

1234567891011