Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.hpp808 std::string to_flattened_access_chain_expression(uint32_t id);
Dspirv_glsl.cpp8971 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 CompilerGLSL
9050 auto basename = to_flattened_access_chain_expression(lhs_id); in store_flattened_struct()