Home
last modified time | relevance | path

Searched +defs:fs +defs:constants (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_shader.c55 struct sp_fragment_shader *fs, in create_fs_variant()
94 struct sp_fragment_shader *fs, in softpipe_find_fs_variant()
176 softpipe_bind_fs_state(struct pipe_context *pipe, void *fs) in softpipe_bind_fs_state()
204 softpipe_delete_fs_state(struct pipe_context *pipe, void *fs) in softpipe_delete_fs_state()
366 struct pipe_resource *constants = cb ? cb->buffer : NULL; in softpipe_set_constant_buffer() local
Dsp_context.h61 struct sp_fragment_shader *fs; member
74 struct pipe_resource *constants[PIPE_SHADER_TYPES][PIPE_MAX_CONSTANT_BUFFERS]; member
/third_party/node/test/parallel/
Dtest-fs-readdir-types.js6 const fs = require('fs'); constant
15 const constants = require('fs').constants; constant
Dtest-fs-write.js27 const fs = require('fs'); constant
38 const constants = fs.constants; constant
/third_party/node/deps/npm/node_modules/graceful-fs/
Dpolyfills.js1 var constants = require('constants') variable
29 function patch (fs) { argument
165 function patchLchmod (fs) { argument
208 function patchLutimes (fs) { argument
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_fs.c243 struct rc_constant *constants = generic_code->constants.Constants; in r300_emit_fs_code_to_buffer() local
564 struct r300_fragment_shader* fs, in r300_pick_fragment_shader()
Dr300_emit.c211 struct r300_fragment_shader *fs = r300_fs(r300); in r300_emit_fs() local
219 struct r300_fragment_shader *fs = r300_fs(r300); in r300_emit_fs_constants() local
247 struct r300_fragment_shader *fs = r300_fs(r300); in r300_emit_fs_rc_constant_state() local
248 struct rc_constant_list *constants = &fs->shader->code.constants; in r300_emit_fs_rc_constant_state() local
276 struct r300_fragment_shader *fs = r300_fs(r300); in r500_emit_fs() local
284 struct r300_fragment_shader *fs = r300_fs(r300); in r500_emit_fs_constants() local
308 struct r300_fragment_shader *fs = r300_fs(r300); in r500_emit_fs_rc_constant_state() local
309 struct rc_constant_list *constants = &fs->shader->code.constants; in r500_emit_fs_rc_constant_state() local
/third_party/node/
Dtsconfig.json54 "constants": ["./lib/constants.js"], array
62 "fs": ["./lib/fs.js"], array
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.h68 struct lp_fragment_shader *fs; member
83 struct pipe_constant_buffer constants[PIPE_SHADER_TYPES][LP_MAX_TGSI_CONST_BUFFERS]; member
Dlp_setup_context.h147 } fs; member
154 } constants[LP_MAX_TGSI_CONST_BUFFERS]; member
Dlp_state_fs.c3987 llvmpipe_bind_fs_state(struct pipe_context *pipe, void *fs) in llvmpipe_bind_fs_state()
4059 llvmpipe_delete_fs_state(struct pipe_context *pipe, void *fs) in llvmpipe_delete_fs_state()
4084 struct pipe_constant_buffer *constants = &llvmpipe->constants[shader][index]; in llvmpipe_set_constant_buffer() local
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_context.h115 float constants[I915_MAX_CONSTANT][4]; member
260 struct i915_fragment_shader *fs; member
271 struct pipe_resource *constants[PIPE_SHADER_TYPES]; member
/third_party/node/lib/internal/fs/
Dutils.js148 let fs; variable
945 constants: { property
/third_party/node/deps/npm/node_modules/is-core-module/
Dcore.json17 "constants": true, boolean
36 "fs": true, boolean
/third_party/node/lib/internal/http2/
Dcore.js47 const fs = require('fs'); constant
3409 constants, property
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSamplerCore.cpp55 …SamplerCore::SamplerCore(Pointer<Byte> &constants, const Sampler::State &state) : constants(consta… in SamplerCore()
988 Short4 fs[2][2][2]; in sample3D() local
/third_party/node/lib/
Dfs.js144 let fs; variable
3218 constants: { property
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSamplerCore.cpp24 SamplerCore::SamplerCore(Pointer<Byte> &constants, const Sampler &state) in SamplerCore()
701 Short4 fs[2][2][2]; in sample3D() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_private.h167 struct hash_table *fs; member
515 float constants[4]; member
813 float constants[4]; member
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h682 float constants[4]; member
878 } fs; member