Searched refs:spv_access_to_gl_access (Results 1 – 1 of 1) sorted by relevance
2128 spv_access_to_gl_access(SpvMemoryAccessMask access) in spv_access_to_gl_access() function2328 spv_access_to_gl_access(dest_access), in vtn_handle_variables()2329 spv_access_to_gl_access(src_access)); in vtn_handle_variables()2361 spv_access_to_gl_access(dest_access), in vtn_handle_variables()2362 spv_access_to_gl_access(src_access)); in vtn_handle_variables()2383 vtn_push_ssa_value(b, w[2], vtn_variable_load(b, src, spv_access_to_gl_access(access))); in vtn_handle_variables()2424 vtn_variable_store(b, src, dest, spv_access_to_gl_access(access)); in vtn_handle_variables()