Searched refs:TextureFunctionArguments (Results 1 – 4 of 4) sorted by relevance
416 struct TextureFunctionArguments struct in SPIRV_CROSS_NAMESPACE::CompilerGLSL419 TextureFunctionArguments() = default;426 virtual std::string to_function_args(const TextureFunctionArguments &args, bool *p_forward);
752 std::string to_function_args(const TextureFunctionArguments &args, bool *p_forward) override;
7920 TextureFunctionArguments args = {}; in emit_instruction()9438 string CompilerMSL::to_function_args(const TextureFunctionArguments &args, bool *p_forward) in to_function_args()
6793 TextureFunctionArguments args = {}; in to_texture_op()6986 string CompilerGLSL::to_function_args(const TextureFunctionArguments &args, bool *p_forward) in to_function_args()