Home
last modified time | relevance | path

Searched defs:s_value (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_loop_to_create_int_constant_synonym.cpp171 uint64_t s_value = s_components[i]->AsIntConstant()->GetZeroExtendedValue(); in IsApplicable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_loop_to_create_int_constant_synonym.cpp171 uint64_t s_value = s_components[i]->AsIntConstant()->GetZeroExtendedValue(); in IsApplicable() local
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_loop_to_create_int_constant_synonym.cpp171 uint64_t s_value = s_components[i]->AsIntConstant()->GetZeroExtendedValue(); in IsApplicable() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c673 lp_build_depth_stencil_write_swizzled(struct gallivm_state *gallivm, struct lp_type z_src_type, const struct util_format_description *format_desc, boolean is_1d, LLVMValueRef mask_value, LLVMValueRef z_fb, LLVMValueRef s_fb, LLVMValueRef loop_counter, LLVMValueRef depth_ptr, LLVMValueRef depth_stride, LLVMValueRef z_value, LLVMValueRef s_value) lp_build_depth_stencil_write_swizzled() argument
825 lp_build_depth_stencil_test(struct gallivm_state *gallivm, const struct lp_depth_state *depth, const struct pipe_stencil_state stencil[2], struct lp_type z_src_type, const struct util_format_description *format_desc, struct lp_build_mask_context *mask, LLVMValueRef *cov_mask, LLVMValueRef stencil_refs[2], LLVMValueRef z_src, LLVMValueRef z_fb, LLVMValueRef s_fb, LLVMValueRef face, LLVMValueRef *z_value, LLVMValueRef *s_value, boolean do_branch, bool restrict_depth) lp_build_depth_stencil_test() argument
[all...]
H A Dlp_state_fs.c644 LLVMValueRef z_value, s_value; in generate_fs_loop() local

Completed in 11 milliseconds