Searched refs:to_flattened_access_chain_expression (Results 1 – 2 of 2) sorted by relevance
808 std::string to_flattened_access_chain_expression(uint32_t id);
8971 auto basename = to_flattened_access_chain_expression(base); in access_chain()9005 std::string CompilerGLSL::to_flattened_access_chain_expression(uint32_t id) in to_flattened_access_chain_expression() function in CompilerGLSL9050 auto basename = to_flattened_access_chain_expression(lhs_id); in store_flattened_struct()