Home
last modified time | relevance | path

Searched refs:CLC_KERNEL_ARG_ADDRESS_LOCAL (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/compiler/clc/
H A Dclc.h114 CLC_KERNEL_ARG_ADDRESS_LOCAL, enumerator
H A Dclc.c67 case CLC_KERNEL_ARG_ADDRESS_LOCAL: in clc_print_kernels_info()
H A Dclc_helpers.cpp234 addrQualifier = CLC_KERNEL_ARG_ADDRESS_LOCAL; in parseTypePointer()
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.cpp524 case CLC_KERNEL_ARG_ADDRESS_LOCAL: in run_shader_with_raw_args()
565 case CLC_KERNEL_ARG_ADDRESS_LOCAL: { in run_shader_with_raw_args()
H A Dclc_compiler.c1121 if (out_dxil->kernel->args[i].address_qualifier != CLC_KERNEL_ARG_ADDRESS_LOCAL) in clc_spirv_to_dxil()

Completed in 6 milliseconds