Home
last modified time | relevance | path

Searched refs:spv_access_to_gl_access (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c2572 spv_access_to_gl_access(SpvMemoryAccessMask access) in spv_access_to_gl_access() function
2780 spv_access_to_gl_access(dest_access), in vtn_handle_variables()
2781 spv_access_to_gl_access(src_access)); in vtn_handle_variables()
2813 spv_access_to_gl_access(dest_access), in vtn_handle_variables()
2814 spv_access_to_gl_access(src_access)); in vtn_handle_variables()
2835 vtn_push_ssa_value(b, w[2], vtn_variable_load(b, src, spv_access_to_gl_access(access))); in vtn_handle_variables()
2876 vtn_variable_store(b, src, dest, spv_access_to_gl_access(access)); in vtn_handle_variables()