Searched refs:hfunc (Results 1 – 5 of 5) sorted by relevance
/third_party/curl/lib/ |
D | hash.c | 61 hash_function hfunc, in Curl_hash_init() argument 67 DEBUGASSERT(hfunc); in Curl_hash_init() 72 h->hash_func = hfunc; in Curl_hash_init()
|
D | hash.h | 76 hash_function hfunc,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/ |
D | INTEL_texture_scissor.txt | 95 void TexScissorFuncINTEL(GLenum target, Glenum lfunc, Glenum hfunc) 138 void TexScissorFuncINTEL(GLenum target, GLenum lfunc, Glenum hfunc) 144 Thus, for lfunc set to GL_GEQUAL and hfunc set to GL_LEQUAL, if the target 189 hfunc set to any other value other than [GL_GREATER, GL_GEQUAL, or GL_EQUAL]
|
/third_party/openGLES/extensions/INTEL/ |
D | INTEL_texture_scissor.txt | 95 void TexScissorFuncINTEL(GLenum target, Glenum lfunc, Glenum hfunc) 138 void TexScissorFuncINTEL(GLenum target, GLenum lfunc, Glenum hfunc) 144 Thus, for lfunc set to GL_GEQUAL and hfunc set to GL_LEQUAL, if the target 189 hfunc set to any other value other than [GL_GREATER, GL_GEQUAL, or GL_EQUAL]
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 83230 __u8 hfunc; member
|